Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsg.c2313 static int sg_proc_single_open_dressz(struct inode *inode, struct file *file);
2318 .open = sg_proc_single_open_dressz,
2401 static int sg_proc_single_open_dressz(struct inode *inode, struct file *file) in sg_proc_single_open_dressz() function