Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c766 host_credits = pmo_tgt_psoc_get_host_credits(psoc); in pmo_core_enable_wow_in_fw()
874 pmo_tgt_psoc_get_host_credits(psoc), in pmo_core_enable_wow_in_fw()
894 host_credits = pmo_tgt_psoc_get_host_credits(psoc); in pmo_core_enable_wow_in_fw()
1423 pmo_tgt_psoc_get_host_credits(psoc)); in pmo_core_psoc_send_host_wakeup_ind_to_fw()
1496 pmo_tgt_psoc_get_host_credits(psoc)); in pmo_core_psoc_resume_target()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_tgt_api.h387 int pmo_tgt_psoc_get_host_credits(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c113 int pmo_tgt_psoc_get_host_credits(struct wlan_objmgr_psoc *psoc) in pmo_tgt_psoc_get_host_credits() function