Home
last modified time | relevance | path

Searched refs:freq_trans (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h174 struct notifier_block freq_trans; member
H A Ddhd_linux.c5241 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans);
8808 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier;
8809 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
12662 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h174 struct notifier_block freq_trans; member
H A Ddhd_linux.c5241 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans);
8808 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier;
8809 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
12597 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h174 struct notifier_block freq_trans; member
H A Ddhd_linux.c5252 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans);
8787 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier;
8788 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
12779 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h200 struct notifier_block freq_trans; member
H A Ddhd_linux.c6916 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans); in dhd_cpufreq_notifier()
12061 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier; in dhd_attach()
12062 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_attach()
17642 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_detach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h198 struct notifier_block freq_trans; member
H A Ddhd_linux.c6930 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans); in dhd_cpufreq_notifier()
11940 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier; in dhd_attach()
11941 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_attach()
17535 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_detach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c742 struct notifier_block freq_trans; member
6527 dhd_info_t *dhd = container_of(nb, struct dhd_info, freq_trans); in dhd_cpufreq_notifier()
9838 dhd->freq_trans.notifier_call = dhd_cpufreq_notifier; in dhd_attach()
9839 cpufreq_register_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_attach()
13473 cpufreq_unregister_notifier(&dhd->freq_trans, CPUFREQ_TRANSITION_NOTIFIER); in dhd_detach()