Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h2555 void hif_latency_detect_timer_stop(struct hif_opaque_softc *hif_ctx);
2585 void hif_latency_detect_timer_stop(struct hif_opaque_softc *hif_ctx) in hif_latency_detect_timer_stop() function
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c1154 void hif_latency_detect_timer_stop(struct hif_opaque_softc *hif_ctx) in hif_latency_detect_timer_stop() function
2099 hif_latency_detect_timer_stop(hif_ctx); in hif_disable()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c906 hif_latency_detect_timer_stop(pmo_core_psoc_get_hif_handle(psoc)); in pmo_core_enable_wow_in_fw()