Home
last modified time | relevance | path

Searched refs:mhi_sync_power_up (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dmhi.h634 int mhi_sync_power_up(struct mhi_controller *mhi_cntrl);
/linux-6.15/drivers/bus/mhi/host/
H A Dpci_generic.c1119 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_recovery_work()
1262 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_probe()
1361 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_reset_done()
H A Dpm.c1253 int mhi_sync_power_up(struct mhi_controller *mhi_cntrl) in mhi_sync_power_up() function
1275 EXPORT_SYMBOL(mhi_sync_power_up);
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmhi.c448 ret = mhi_sync_power_up(ab_pci->mhi_ctrl); in ath11k_mhi_start()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmhi.c566 ret = mhi_sync_power_up(ab_pci->mhi_ctrl); in ath12k_mhi_set_state()