Searched refs:debugfs_parent (Results 1 – 1 of 1) sorted by relevance
279 struct dentry *debugfs_parent; in intel_pstate_debug_expose_params() local282 debugfs_parent = debugfs_create_dir("pstate_snb", NULL); in intel_pstate_debug_expose_params()283 if (IS_ERR_OR_NULL(debugfs_parent)) in intel_pstate_debug_expose_params()287 debugfs_parent, pid_files[i].value, in intel_pstate_debug_expose_params()