Searched refs:mpt_version_proc_fops (Results 1 – 1 of 1) sorted by relevance
205 static const struct file_operations mpt_version_proc_fops; variable6609 proc_create("version", S_IRUGO, mpt_proc_root_dir, &mpt_version_proc_fops); in procmpt_create()6708 static const struct file_operations mpt_version_proc_fops = { variable