Searched defs:mpt_summary_proc_fops (Results 1 - 1 of 1) sorted by relevance
/drivers/message/fusion/ | ||
H A D | mptbase.c | 204 static const struct file_operations mpt_summary_proc_fops; variable in typeref:struct:file_operations 2038 proc_create_data("summary", S_IRUGO, dent, &mpt_summary_proc_fops, ioc); 6608 proc_create("summary", S_IRUGO, mpt_proc_root_dir, &mpt_summary_proc_fops); 6653 static const struct file_operations mpt_summary_proc_fops = { variable in typeref:struct:file_operations |
Completed in 35 milliseconds