Searched refs:proc_single_open (Results 1 – 2 of 2) sorted by relevance
632 static int proc_single_open(struct inode *inode, struct file *file) in proc_single_open() function641 .proc_open = proc_single_open,
783 static int proc_single_open(struct inode *inode, struct file *filp) in proc_single_open() function789 .open = proc_single_open,
Completed in 10 milliseconds