Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
Doprofile_files.c159 static const struct file_operations enable_fops = { variable
186 oprofilefs_create_file(root, "enable", &enable_fops); in oprofile_create_files()
/linux-4.4.14/drivers/clk/tegra/
Dclk-dfll.c1119 DEFINE_SIMPLE_ATTRIBUTE(enable_fops, attr_enable_get, attr_enable_set,
1217 td->debugfs_dir, td, &enable_fops)) in dfll_debug_init()