Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dgdth.c155 static int gdth_open(struct inode *inode, struct file *filep);
260 .open = gdth_open,
3349 static int gdth_open(struct inode *inode, struct file *filep) in gdth_open() function