Home
last modified time | relevance | path

Searched refs:wmi_set_runtime_pm_inprogress (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.c320 return wmi_set_runtime_pm_inprogress(wmi_handle, value); in target_if_pmo_set_runtime_pm_in_progress()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h719 wmi_set_runtime_pm_inprogress(wmi_unified_t wmi_handle, bool val);
730 wmi_set_runtime_pm_inprogress(wmi_unified_t wmi_handle, bool val) in wmi_set_runtime_pm_inprogress() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3120 void wmi_set_runtime_pm_inprogress(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_runtime_pm_inprogress() function