Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/scsi/
Dsg.c2323 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2327 .start = dev_seq_start,
2335 .start = dev_seq_start,
2343 .start = dev_seq_start,
2439 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function