Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c2336 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v);
2341 .show = sg_proc_seq_show_devstrs,
2496 static int sg_proc_seq_show_devstrs(struct seq_file *s, void *v) in sg_proc_seq_show_devstrs() function