Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-procfs.c52 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() function
190 .start = dev_seq_start,
385 .start = dev_seq_start,
/openbmc/linux/drivers/scsi/
H A Dsg.c2341 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2345 .start = dev_seq_start,
2353 .start = dev_seq_start,
2361 .start = dev_seq_start,
2457 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function