Home
last modified time | relevance | path

Searched refs:wmi_unified_send_idle_trigger_monitor (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.c403 return wmi_unified_send_idle_trigger_monitor(wmi_handle, val); in target_if_pmo_psoc_send_idle_monitor_cmd()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h4667 wmi_unified_send_idle_trigger_monitor(wmi_unified_t wmi_handle, uint8_t val);
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c684 wmi_unified_send_idle_trigger_monitor(wmi_unified_t wmi_handle, uint8_t val) in wmi_unified_send_idle_trigger_monitor() function