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
159 .start = dev_seq_start,
368 .start = dev_seq_start,
/linux/drivers/scsi/
H A Dsg.c2331 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2335 .start = dev_seq_start,
2343 .start = dev_seq_start,
2351 .start = dev_seq_start,
2447 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function