Home
last modified time | relevance | path

Searched refs:htc_pm_runtime_put (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h941 int htc_pm_runtime_put(HTC_HANDLE htc_handle);
952 static inline int htc_pm_runtime_put(HTC_HANDLE htc_handle) { return 0; } in htc_pm_runtime_put() function
H A Dhtc.c1270 int htc_pm_runtime_put(HTC_HANDLE htc_handle) in htc_pm_runtime_put() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c165 htc_pm_runtime_put(pdev->htc_pdev); in htt_ipa_op_response()
230 htc_pm_runtime_put(pdev->htc_pdev); in htt_t2h_lp_msg_handler()
503 htc_pm_runtime_put(pdev->htc_pdev); in htt_t2h_lp_msg_handler()
519 htc_pm_runtime_put(pdev->htc_pdev); in htt_t2h_lp_msg_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c4102 htc_pm_runtime_put(soc->htc_soc);