Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
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,
/Linux-v6.6/drivers/scsi/
Dsg.c2337 static void * dev_seq_start(struct seq_file *s, loff_t *pos);
2341 .start = dev_seq_start,
2349 .start = dev_seq_start,
2357 .start = dev_seq_start,
2453 static void * dev_seq_start(struct seq_file *s, loff_t *pos) in dev_seq_start() function