Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_suspend_resume.c271 return wmi_is_target_suspended(wmi_handle); in target_if_pmo_is_target_suspended()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3794 bool wmi_is_target_suspended(struct wmi_unified *wmi_handle) in wmi_is_target_suspended() function
3798 qdf_export_symbol(wmi_is_target_suspended);
H A Dwmi_unified_tlv.c981 if (wmi_is_target_suspended(wmi_handle)) { in wmi_unified_cmd_send_pm_chk()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h570 bool wmi_is_target_suspended(struct wmi_unified *wmi_handle);