Searched refs:mhi_ctrl (Results 1 – 2 of 2) sorted by relevance
941 mhi_debug_reg_dump(pci_priv->mhi_ctrl); in cnss_mhi_debug_reg_dump()946 mhi_dump_sfr(pci_priv->mhi_ctrl); in cnss_mhi_dump_sfr()952 return mhi_scan_rddm_cookie(pci_priv->mhi_ctrl, cookie); in cnss_mhi_scan_rddm_cookie()958 return mhi_pm_fast_suspend(pci_priv->mhi_ctrl, notify_clients); in cnss_mhi_pm_fast_suspend()964 return mhi_pm_fast_resume(pci_priv->mhi_ctrl, notify_clients); in cnss_mhi_pm_fast_resume()970 return mhi_set_m2_timeout_ms(pci_priv->mhi_ctrl, timeout); in cnss_mhi_set_m2_timeout_ms()976 return mhi_device_get_sync_atomic(pci_priv->mhi_ctrl->mhi_dev, in cnss_mhi_device_get_sync_atomic()983 return mhi_host_notify_db_disable_trace(pci_priv->mhi_ctrl); in cnss_mhi_host_notify_db_disable_trace()989 int (*cb)(struct mhi_controller *mhi_ctrl, in cnss_mhi_controller_set_bw_scale_cb() argument992 mhi_controller_set_bw_scale_cb(pci_priv->mhi_ctrl, cb); in cnss_mhi_controller_set_bw_scale_cb()[all …]
169 struct mhi_controller *mhi_ctrl; member