Searched refs:pmo_core_psoc_get_dp_handle (Results 1 – 2 of 2) sorted by relevance
671 cdp_fc_vdev_unpause(pmo_core_psoc_get_dp_handle(psoc), in pmo_unpause_all_vdev()923 void *dp_soc = pmo_core_psoc_get_dp_handle(psoc); in pmo_core_psoc_suspend_target()1021 dp_soc = pmo_core_psoc_get_dp_handle(psoc); in pmo_core_txrx_suspend()1139 dp_soc = pmo_core_psoc_get_dp_handle(psoc); in pmo_core_psoc_bus_runtime_suspend()1307 dp_soc = pmo_core_psoc_get_dp_handle(psoc); in pmo_core_psoc_bus_runtime_resume()1563 void *dp_soc = pmo_core_psoc_get_dp_handle(psoc); in pmo_core_psoc_target_suspend_acknowledge()
230 static inline void *pmo_core_psoc_get_dp_handle(struct wlan_objmgr_psoc *psoc) in pmo_core_psoc_get_dp_handle() function