Home
last modified time | relevance | path

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

/linux-3.4.99/fs/proc/
Dproc_devtree.c33 static int property_proc_show(struct seq_file *m, void *v) in property_proc_show() function
43 return single_open(file, property_proc_show, PDE(inode)->data); in property_proc_open()