Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c2376 static const struct seq_operations debug_seq_ops = { variable
2393 proc_create_seq("debug", S_IRUGO, p, &debug_seq_ops); in sg_proc_init()