Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-procfs.c71 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
172 .stop = dev_seq_stop,
382 .stop = dev_seq_stop,
/linux-4.1.27/drivers/scsi/
Dsg.c2331 static void dev_seq_stop(struct seq_file *s, void *v);
2342 .stop = dev_seq_stop,
2358 .stop = dev_seq_stop,
2374 .stop = dev_seq_stop,
2528 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function