Searched refs:debug_ops (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | closure.c | 207 static const struct file_operations debug_ops = { variable in typeref:struct:file_operations 216 debug = debugfs_create_file("closures", 0400, NULL, NULL, &debug_ops); closure_debug_init() |
/linux-4.1.27/drivers/pci/hotplug/ | ||
H A D | cpqphp_sysfs.c | 190 static const struct file_operations debug_ops = { variable in typeref:struct:file_operations 214 S_IRUGO, root, ctrl, &debug_ops); cpqhp_create_debugfs_files() |
/linux-4.1.27/drivers/usb/host/ | ||
H A D | sl811-hcd.c | 1499 static const struct file_operations debug_ops = { variable in typeref:struct:file_operations 1511 &debug_ops); create_debug_file() |
H A D | isp1362-hcd.c | 2165 static const struct file_operations debug_ops = { variable in typeref:struct:file_operations 2177 isp1362_hcd, &debug_ops); create_debug_file() |
Completed in 143 milliseconds