Home
last modified time | relevance | path

Searched refs:tapechar_open (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dtape_char.c37 static int tapechar_open(struct inode *,struct file *);
53 .open = tapechar_open,
271 tapechar_open (struct inode *inode, struct file *filp) in tapechar_open() function