Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c788 static int woal_log_read(struct seq_file *sfp, void *data) in woal_log_read() function
953 return single_open(file, woal_log_read, pde_data(inode)); in woal_log_proc_open()
955 return single_open(file, woal_log_read, PDE_DATA(inode)); in woal_log_proc_open()
957 return single_open(file, woal_log_read, PDE(inode)->data); in woal_log_proc_open()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_debug.c608 woal_log_read(struct seq_file *sfp, void *data) in woal_log_read() function
782 return single_open(file, woal_log_read, PDE_DATA(inode)); in woal_log_proc_open()
784 return single_open(file, woal_log_read, PDE(inode)->data); in woal_log_proc_open()