Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h901 int htc_runtime_suspend(HTC_HANDLE htc_ctx);
H A Dhtc.c278 int htc_runtime_suspend(HTC_HANDLE htc_ctx) in htc_runtime_suspend() function
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c1163 ret = htc_runtime_suspend(htc_ctx); in pmo_core_psoc_bus_runtime_suspend()