Searched refs:mpt_summary_proc_fops (Results 1 – 1 of 1) sorted by relevance
200 static const struct file_operations mpt_summary_proc_fops; variable2034 proc_create_data("summary", S_IRUGO, dent, &mpt_summary_proc_fops, ioc); in mpt_attach()6584 proc_create("summary", S_IRUGO, mpt_proc_root_dir, &mpt_summary_proc_fops); in procmpt_create()6629 static const struct file_operations mpt_summary_proc_fops = { variable