Home
last modified time | relevance | path

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

/linux/drivers/bus/mhi/host/
H A Dpci_generic.c1235 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_recovery_work()
1396 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_probe()
1503 err = mhi_sync_power_up(mhi_cntrl); in mhi_pci_reset_done()
H A Dpm.c1277 int mhi_sync_power_up(struct mhi_controller *mhi_cntrl) in mhi_sync_power_up() function
1299 EXPORT_SYMBOL(mhi_sync_power_up);
/linux/include/linux/
H A Dmhi.h632 int mhi_sync_power_up(struct mhi_controller *mhi_cntrl);
/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c444 ret = mhi_sync_power_up(ab_pci->mhi_ctrl); in ath11k_mhi_start()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c439 ret = mhi_sync_power_up(ab_pci->mhi_ctrl); in ath12k_mhi_set_state()