Home
last modified time | relevance | path

Searched refs:wmi_get_pending_cmds (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.c229 return wmi_get_pending_cmds(wmi_handle); in target_if_pmo_psoc_get_pending_cmnds()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h545 int wmi_get_pending_cmds(wmi_unified_t wmi_handle);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3778 int wmi_get_pending_cmds(wmi_unified_t wmi_handle) in wmi_get_pending_cmds() function