Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_power.h647 void wlan_hdd_rx_thread_resume(struct hdd_context *hdd_ctx);
660 static inline void wlan_hdd_rx_thread_resume(struct hdd_context *hdd_ctx) {} in wlan_hdd_rx_thread_resume() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_power.c141 void wlan_hdd_rx_thread_resume(struct hdd_context *hdd_ctx) in wlan_hdd_rx_thread_resume() function
1899 wlan_hdd_rx_thread_resume(hdd_ctx); in hdd_wlan_shutdown()
2330 wlan_hdd_rx_thread_resume(hdd_ctx); in __wlan_hdd_cfg80211_resume_wlan()
2706 wlan_hdd_rx_thread_resume(hdd_ctx); in __wlan_hdd_cfg80211_suspend_wlan()