Home
last modified time | relevance | path

Searched refs:mhi_prepare_for_power_up (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/bus/mhi/host/
H A Dpci_generic.c878 err = mhi_prepare_for_power_up(mhi_cntrl); in mhi_pci_recovery_work()
980 err = mhi_prepare_for_power_up(mhi_cntrl); in mhi_pci_probe()
1079 err = mhi_prepare_for_power_up(mhi_cntrl); in mhi_pci_reset_done()
H A Dinit.c1095 int mhi_prepare_for_power_up(struct mhi_controller *mhi_cntrl) in mhi_prepare_for_power_up() function
1175 EXPORT_SYMBOL_GPL(mhi_prepare_for_power_up);
/openbmc/linux/include/linux/
H A Dmhi.h632 int mhi_prepare_for_power_up(struct mhi_controller *mhi_cntrl);
/openbmc/linux/drivers/accel/qaic/
H A Dmhi_controller.c526 ret = mhi_prepare_for_power_up(mhi_cntrl); in qaic_mhi_register_controller()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c476 ret = mhi_prepare_for_power_up(ab_pci->mhi_ctrl); in ath11k_mhi_start()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c539 ret = mhi_prepare_for_power_up(ab_pci->mhi_ctrl); in ath12k_mhi_set_state()