Searched refs:enable_fops (Results 1 – 2 of 2) sorted by relevance
159 static const struct file_operations enable_fops = { variable186 oprofilefs_create_file(root, "enable", &enable_fops); in oprofile_create_files()
1115 DEFINE_SIMPLE_ATTRIBUTE(enable_fops, attr_enable_get, attr_enable_set,1209 debugfs_create_file("enable", S_IRUGO | S_IWUSR, root, td, &enable_fops); in dfll_debug_init()