Home
last modified time | relevance | path

Searched refs:throttle_attr_grp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c428 static const struct attribute_group throttle_attr_grp = { variable
839 kn = kernfs_find_and_get(policy->kobj.sd, throttle_attr_grp.name); in powernv_cpufreq_cpu_init()
843 ret = sysfs_create_group(&policy->kobj, &throttle_attr_grp); in powernv_cpufreq_cpu_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c428 static const struct attribute_group throttle_attr_grp = { variable
839 kn = kernfs_find_and_get(policy->kobj.sd, throttle_attr_grp.name); in powernv_cpufreq_cpu_init()
843 ret = sysfs_create_group(&policy->kobj, &throttle_attr_grp); in powernv_cpufreq_cpu_init()

Completed in 3 milliseconds