Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
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,
/Linux-v6.6/drivers/scsi/
Dsg.c2339 static void dev_seq_stop(struct seq_file *s, void *v);
2343 .stop = dev_seq_stop,
2351 .stop = dev_seq_stop,
2359 .stop = dev_seq_stop,
2476 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function