Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c2258 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2266 .start = dev_seq_start,
2279 .start = dev_seq_start,
2292 .start = dev_seq_start,
2433 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function