Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_suspend_resume.c258 wmi_set_target_suspend_acked(wmi_handle, value); in target_if_pmo_update_target_suspend_acked_flag()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h560 void wmi_set_target_suspend_acked(wmi_unified_t wmi_handle, bool val);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3788 void wmi_set_target_suspend_acked(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_target_suspend_acked() function