Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dnet-procfs.c72 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
174 .stop = dev_seq_stop,
339 .stop = dev_seq_stop,
/Linux-v5.4/drivers/scsi/
Dsg.c2325 static void dev_seq_stop(struct seq_file *s, void *v);
2329 .stop = dev_seq_stop,
2337 .stop = dev_seq_stop,
2345 .stop = dev_seq_stop,
2462 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function