Home
last modified time | relevance | path

Searched refs:dhd_conf_get_pm (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h324 int dhd_conf_get_pm(dhd_pub_t *dhd);
H A Dwl_android_ext.c1313 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_pm_work_handler()
1314 pm = dhd_conf_get_pm(dhd); in wl_ext_pm_work_handler()
1363 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_add_remove_pm_enable_work()
1364 pm = dhd_conf_get_pm(dhd); in wl_ext_add_remove_pm_enable_work()
H A Dwl_cfg80211.c6934 if (enabled && dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_set_power_mgmt()
6935 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_set_power_mgmt()
16910 if (dhd_conf_get_pm(dhd) >= 0) in wl_notifier_change_state()
16911 pm = dhd_conf_get_pm(dhd); in wl_notifier_change_state()
20613 if (dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_work_handler()
20614 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_work_handler()
H A Ddhd_config.c1406 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h424 int dhd_conf_get_pm(dhd_pub_t *dhd);
H A Dwl_iapsta.c380 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_pm_work_handler()
381 pm = dhd_conf_get_pm(dhd); in wl_ext_pm_work_handler()
422 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_add_remove_pm_enable_work()
423 pm = dhd_conf_get_pm(dhd); in wl_ext_add_remove_pm_enable_work()
H A Dwl_cfg80211.c7949 if (enabled && dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_set_power_mgmt()
7950 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_set_power_mgmt()
15525 if (dhd_conf_get_pm(dhd) >= 0) in wl_notifier_change_state()
15526 pm = dhd_conf_get_pm(dhd); in wl_notifier_change_state()
19209 if (dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_work_handler()
19210 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_work_handler()
H A Ddhd_config.c2332 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h430 int dhd_conf_get_pm(dhd_pub_t *dhd);
H A Dwl_iapsta.c411 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_pm_work_handler()
412 pm = dhd_conf_get_pm(dhd); in wl_ext_pm_work_handler()
453 if (dhd_conf_get_pm(dhd) >= 0) in wl_ext_add_remove_pm_enable_work()
454 pm = dhd_conf_get_pm(dhd); in wl_ext_add_remove_pm_enable_work()
H A Dwl_cfg80211.c7997 if (enabled && dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_set_power_mgmt()
7998 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_set_power_mgmt()
15649 if (dhd_conf_get_pm(dhd) >= 0) in wl_notifier_change_state()
15650 pm = dhd_conf_get_pm(dhd); in wl_notifier_change_state()
19407 if (dhd_conf_get_pm(dhd) >= 0) in wl_cfg80211_work_handler()
19408 pm = dhd_conf_get_pm(dhd); in wl_cfg80211_work_handler()
H A Ddhd_config.c2450 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function