Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-procfs.c71 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
192 .stop = dev_seq_stop,
387 .stop = dev_seq_stop,
/openbmc/linux/drivers/scsi/
H A Dsg.c2336 static void dev_seq_stop(struct seq_file *s, void *v);
2340 .stop = dev_seq_stop,
2348 .stop = dev_seq_stop,
2356 .stop = dev_seq_stop,
2473 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function