Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c2257 static int sg_proc_open_dev(struct inode *inode, struct file *file);
2262 .open = sg_proc_open_dev,
2461 static int sg_proc_open_dev(struct inode *inode, struct file *file) in sg_proc_open_dev() function