Home
last modified time | relevance | path

Searched refs:psoc_set_runtime_pm_in_progress (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c224 if (!pmo_tx_ops.psoc_set_runtime_pm_in_progress) { in pmo_tgt_psoc_set_runtime_pm_inprogress()
229 pmo_tx_ops.psoc_set_runtime_pm_in_progress(psoc, value); in pmo_tgt_psoc_set_runtime_pm_inprogress()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c139 pmo_tx_ops->psoc_set_runtime_pm_in_progress = in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h264 void (*psoc_set_runtime_pm_in_progress)(struct wlan_objmgr_psoc *psoc, member