Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dsg.c2350 static const struct seq_operations devstrs_seq_ops = { variable
2379 proc_create_seq("device_strs", S_IRUGO, p, &devstrs_seq_ops); in sg_proc_init()