Searched refs:debug_proc_fops (Results 1 – 2 of 2) sorted by relevance
1288 static const struct proc_ops debug_proc_fops = { variable1296 static const struct file_operations debug_proc_fops = { variable1411 r = proc_create_data("debug", 0644, priv->proc_entry, &debug_proc_fops, in woal_debug_entry()1418 r->proc_fops = &debug_proc_fops; in woal_debug_entry()
1081 static const struct file_operations debug_proc_fops = { variable1172 r = proc_create_data("debug", 0644, priv->proc_entry, &debug_proc_fops, in woal_debug_entry()1179 r->proc_fops = &debug_proc_fops; in woal_debug_entry()