Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dnet-procfs.c72 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
185 .stop = dev_seq_stop,
380 .stop = dev_seq_stop,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c2359 static void dev_seq_stop(struct seq_file *s, void *v);
2363 .stop = dev_seq_stop,
2371 .stop = dev_seq_stop,
2379 .stop = dev_seq_stop,
2496 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function