Searched refs:nb_max (Results 1 – 2 of 2) sorted by relevance
1142 struct cpufreq_policy *policy = container_of(nb, struct cpufreq_policy, nb_max); in cpufreq_notifier_max()1208 policy->nb_max.notifier_call = cpufreq_notifier_max; in cpufreq_policy_alloc()1219 &policy->nb_max); in cpufreq_policy_alloc()1267 &policy->nb_max); in cpufreq_policy_free()
148 struct notifier_block nb_max; member