Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A 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,
378 .start = dev_seq_start,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c2357 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2361 .start = dev_seq_start,
2369 .start = dev_seq_start,
2377 .start = dev_seq_start,
2473 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function