Home
last modified time | relevance | path

Searched refs:htc_system_resume (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h1069 void htc_system_resume(HTC_HANDLE htc);
1071 static inline void htc_system_resume(HTC_HANDLE htc) in htc_system_resume() function
H A Dhtc_send.c3030 void htc_system_resume(HTC_HANDLE htc) in htc_system_resume() function
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c2013 htc_system_resume(psoc_ctx->htc_hdl); in pmo_core_system_resume()