Searched refs:to_policy (Results 1 – 1 of 1) sorted by relevance
946 #define to_policy(k) container_of(k, struct cpufreq_policy, kobj) macro951 struct cpufreq_policy *policy = to_policy(kobj); in show()969 struct cpufreq_policy *policy = to_policy(kobj); in store()986 struct cpufreq_policy *policy = to_policy(kobj); in cpufreq_sysfs_release()
Completed in 6 milliseconds