Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c2367 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v);
2372 .show = sg_proc_seq_show_devstrs,
2527 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v) in sg_proc_seq_show_devstrs() function