Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c902 static int woal_fw_dump_read(struct seq_file *sfp, void *data) in woal_fw_dump_read() function
956 return single_open(file, woal_fw_dump_read, pde_data(inode)); in woal_fw_dump_proc_open()
958 return single_open(file, woal_fw_dump_read, PDE_DATA(inode)); in woal_fw_dump_proc_open()
960 return single_open(file, woal_fw_dump_read, PDE(inode)->data); in woal_fw_dump_proc_open()