Searched refs:woal_fw_dump_read (Results 1 – 1 of 1) sorted by relevance
902 static int woal_fw_dump_read(struct seq_file *sfp, void *data) in woal_fw_dump_read() function956 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()