Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c827 static int woal_drv_dump_read(struct seq_file *sfp, void *data) in woal_drv_dump_read() function
877 return single_open(file, woal_drv_dump_read, pde_data(inode)); in woal_drv_dump_proc_open()
879 return single_open(file, woal_drv_dump_read, PDE_DATA(inode)); in woal_drv_dump_proc_open()
881 return single_open(file, woal_drv_dump_read, PDE(inode)->data); in woal_drv_dump_proc_open()