Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/connector/
Dconnector.c241 static int cn_proc_show(struct seq_file *m, void *v) in cn_proc_show() function
264 return single_open(file, cn_proc_show, NULL); in cn_proc_open()