Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dnet-procfs.c53 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() function
172 .start = dev_seq_start,
337 .start = dev_seq_start,
/Linux-v4.19/drivers/scsi/
Dsg.c2328 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2332 .start = dev_seq_start,
2340 .start = dev_seq_start,
2348 .start = dev_seq_start,
2444 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function