Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dgdth.c466 static int gdth_open(struct inode *inode, struct file *filep);
704 .open = gdth_open,
708 open:gdth_open,
5273 static int gdth_open(struct inode *inode, struct file *filep) in gdth_open() function