Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevfreq.h223 struct notifier_block nb_max; member
/linux/drivers/cpufreq/
H A Dcpufreq.c1238 struct cpufreq_policy *policy = container_of(nb, struct cpufreq_policy, nb_max); in cpufreq_notifier_max()
1307 policy->nb_max.notifier_call = cpufreq_notifier_max; in cpufreq_policy_alloc()
1318 &policy->nb_max); in cpufreq_policy_alloc()
1370 &policy->nb_max); in cpufreq_policy_free()