Searched refs:log_proc_fops (Results 1 – 2 of 2) sorted by relevance
1326 static const struct proc_ops log_proc_fops = { variable1333 static const struct file_operations log_proc_fops = { variable1464 r = proc_create_data("log", 0644, priv->proc_entry, &log_proc_fops, in woal_debug_entry()1471 r->proc_fops = &log_proc_fops; in woal_debug_entry()
1099 static const struct file_operations log_proc_fops = { variable1224 r = proc_create_data("log", 0644, priv->proc_entry, &log_proc_fops, in woal_debug_entry()1231 r->proc_fops = &log_proc_fops; in woal_debug_entry()