Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-procfs.c22 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() function
158 .start = dev_seq_start,
353 .start = dev_seq_start,
/linux/drivers/scsi/
H A Dsg.c2332 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2336 .start = dev_seq_start,
2344 .start = dev_seq_start,
2352 .start = dev_seq_start,
2448 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function