Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-procfs.c38 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
160 .stop = dev_seq_stop,
355 .stop = dev_seq_stop,
/linux/drivers/scsi/
H A Dsg.c2334 static void dev_seq_stop(struct seq_file *s, void *v);
2338 .stop = dev_seq_stop,
2346 .stop = dev_seq_stop,
2354 .stop = dev_seq_stop,
2471 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function