Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c2343 static int sg_proc_single_open_dressz(struct inode *inode, struct file *file);
2347 .proc_open = sg_proc_single_open_dressz,
2430 static int sg_proc_single_open_dressz(struct inode *inode, struct file *file) in sg_proc_single_open_dressz() function