Searched refs:pmo_core_psoc_get_htc_handle (Results 1 – 2 of 2) sorted by relevance
784 pmo_core_psoc_get_htc_handle(psoc)); in pmo_core_enable_wow_in_fw()821 if (htc_can_suspend_link(pmo_core_psoc_get_htc_handle(psoc))) { in pmo_core_enable_wow_in_fw()900 htc_dump_counter_info(pmo_core_psoc_get_htc_handle(psoc)); in pmo_core_enable_wow_in_fw()1141 htc_ctx = pmo_core_psoc_get_htc_handle(psoc); in pmo_core_psoc_bus_runtime_suspend()1309 htc_ctx = pmo_core_psoc_get_htc_handle(psoc); in pmo_core_psoc_bus_runtime_resume()
289 static inline void *pmo_core_psoc_get_htc_handle(struct wlan_objmgr_psoc *psoc) in pmo_core_psoc_get_htc_handle() function