Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h2393 QDF_STATUS hif_try_prevent_ep_vote_access(struct hif_opaque_softc *hif_ctx);
2402 hif_try_prevent_ep_vote_access(struct hif_opaque_softc *hif_ctx) in hif_try_prevent_ep_vote_access() function
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c1499 QDF_STATUS hif_try_prevent_ep_vote_access(struct hif_opaque_softc *hif_ctx) in hif_try_prevent_ep_vote_access() function
1548 if (QDF_IS_STATUS_ERROR(hif_try_prevent_ep_vote_access(hif_ctx))) in hif_set_ep_intermediate_vote_access()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_driver_ops.c1391 if (hif_try_prevent_ep_vote_access(hif_ctx)) { in __wlan_hdd_bus_suspend()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_suspend_resume.c1232 if (hif_try_prevent_ep_vote_access(hif_ctx)) { in pmo_core_psoc_bus_runtime_suspend()