Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_suspend_resume.c863 pmo_tgt_update_target_suspend_flag(psoc, true); in pmo_core_enable_wow_in_fw()
880 pmo_tgt_update_target_suspend_flag(psoc, false); in pmo_core_enable_wow_in_fw()
887 pmo_tgt_update_target_suspend_flag(psoc, false); in pmo_core_enable_wow_in_fw()
936 pmo_tgt_update_target_suspend_flag(psoc, true); in pmo_core_psoc_suspend_target()
942 pmo_tgt_update_target_suspend_flag(psoc, false); in pmo_core_psoc_suspend_target()
1429 pmo_tgt_update_target_suspend_flag(psoc, false); in pmo_core_psoc_send_host_wakeup_ind_to_fw()
1501 pmo_tgt_update_target_suspend_flag(psoc, false); in pmo_core_psoc_resume_target()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_tgt_api.h404 void pmo_tgt_update_target_suspend_flag(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
Dwlan_pmo_tgt_suspend_resume.c141 void pmo_tgt_update_target_suspend_flag(struct wlan_objmgr_psoc *psoc, in pmo_tgt_update_target_suspend_flag() function