Home
last modified time | relevance | path

Searched refs:mpt_iocinfo_proc_fops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptbase.c206 static const struct file_operations mpt_iocinfo_proc_fops; variable
2037 proc_create_data("info", S_IRUGO, dent, &mpt_iocinfo_proc_fops, ioc); in mpt_attach()
6802 static const struct file_operations mpt_iocinfo_proc_fops = { variable