Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsg.c2361 static const struct seq_operations devstrs_seq_ops = { variable
2572 return seq_open(file, &devstrs_seq_ops); in sg_proc_open_devstrs()