Searched refs:dhd_conf_get_pm (Results 1 – 12 of 12) sorted by relevance
324 int dhd_conf_get_pm(dhd_pub_t *dhd);
1313 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()
6934 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()
1406 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function
424 int dhd_conf_get_pm(dhd_pub_t *dhd);
380 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()
7949 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()
2332 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function
430 int dhd_conf_get_pm(dhd_pub_t *dhd);
411 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()
7997 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()
2450 dhd_conf_get_pm(dhd_pub_t *dhd) in dhd_conf_get_pm() function