Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dsg.c2328 static int sg_proc_open_dev(struct inode *inode, struct file *file);
2334 .open = sg_proc_open_dev,
2533 static int sg_proc_open_dev(struct inode *inode, struct file *file) in sg_proc_open_dev() function