Home
last modified time | relevance | path

Searched refs:wmi_get_runtime_pm_inprogress (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.c334 return wmi_get_runtime_pm_inprogress(wmi_handle); in target_if_pmo_get_runtime_pm_in_progress()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h727 bool wmi_get_runtime_pm_inprogress(wmi_unified_t wmi_handle);
734 static inline bool wmi_get_runtime_pm_inprogress(wmi_unified_t wmi_handle) in wmi_get_runtime_pm_inprogress() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2128 rtpm_inprogress = wmi_get_runtime_pm_inprogress(wmi_handle); in wmi_unified_cmd_send_fl()
3125 bool wmi_get_runtime_pm_inprogress(wmi_unified_t wmi_handle) in wmi_get_runtime_pm_inprogress() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c3220 } else if (!wmi_get_runtime_pm_inprogress(wma->wmi_handle)) { in wma_wake_event_log_reason()
3588 if (wmi_get_runtime_pm_inprogress(wma->wmi_handle)) { in wma_wow_wakeup_pagefault_notify()