Searched refs:woal_histogram_read (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_debug.c | 731 static int woal_histogram_read(struct seq_file *sfp, void *data) in woal_histogram_read() function 752 return single_open(file, woal_histogram_read, pde_data(inode)); in woal_histogram_proc_open() 754 return single_open(file, woal_histogram_read, PDE_DATA(inode)); in woal_histogram_proc_open() 756 return single_open(file, woal_histogram_read, PDE(inode)->data); in woal_histogram_proc_open()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_debug.c | 538 woal_histogram_read(struct seq_file *sfp, void *data) in woal_histogram_read() function 572 return single_open(file, woal_histogram_read, PDE_DATA(inode)); in woal_histogram_proc_open() 574 return single_open(file, woal_histogram_read, PDE(inode)->data); in woal_histogram_proc_open()
|