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
160 .start = dev_seq_start,
369 .start = dev_seq_start,
/linux/drivers/scsi/
H A Dsg.c2330 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2334 .start = dev_seq_start,
2342 .start = dev_seq_start,
2350 .start = dev_seq_start,
2446 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function