Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dsg.c2347 static int sg_proc_open_devstrs(struct inode *inode, struct file *file);
2350 .open = sg_proc_open_devstrs,
2564 static int sg_proc_open_devstrs(struct inode *inode, struct file *file) in sg_proc_open_devstrs() function