Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c2341 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2345 .start = dev_seq_start,
2353 .start = dev_seq_start,
2361 .start = dev_seq_start,
2457 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function