Home
last modified time | relevance | path

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

/linux-5.10/net/core/
Dnet-procfs.c53 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() function
183 .start = dev_seq_start,
348 .start = dev_seq_start,
/linux-5.10/drivers/scsi/
Dsg.c2344 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2348 .start = dev_seq_start,
2356 .start = dev_seq_start,
2364 .start = dev_seq_start,
2460 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function