Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c175 static const struct file_operations debug_ops = { variable
199 S_IRUGO, root, ctrl, &debug_ops); in cpqhp_create_debugfs_files()
/linux/kernel/
H A Drseq.c217 static const struct file_operations debug_ops = { variable
231 debugfs_create_file("debug", 0644, root_dir, NULL, &debug_ops); in rseq_debugfs_init()