Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsg.c2353 static int sg_proc_open_devstrs(struct inode *inode, struct file *file);
2356 .open = sg_proc_open_devstrs,
2570 static int sg_proc_open_devstrs(struct inode *inode, struct file *file) in sg_proc_open_devstrs() function