Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A Dairo.c4465 static int proc_status_open(struct inode *inode, struct file *file);
4488 .proc_open = proc_status_open,
4676 static int proc_status_open(struct inode *inode, struct file *file) in proc_status_open() function