Home
last modified time | relevance | path

Searched refs:mhi_device_get_sync (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dmhi.h729 int mhi_device_get_sync(struct mhi_device *mhi_dev);
/openbmc/linux/drivers/bus/mhi/host/
H A Ddebugfs.c262 ret = mhi_device_get_sync(mhi_dev); in mhi_debugfs_device_wake_write()
H A Dpm.c1272 int mhi_device_get_sync(struct mhi_device *mhi_dev) in mhi_device_get_sync() function
1283 EXPORT_SYMBOL_GPL(mhi_device_get_sync);
H A Dinit.c1255 ret = mhi_device_get_sync(mhi_dev); in mhi_driver_probe()
H A Dmain.c1376 ret = mhi_device_get_sync(mhi_cntrl->mhi_dev); in mhi_update_channel_state()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.c44 return mhi_device_get_sync(ab_pci->mhi_ctrl->mhi_dev); in ath11k_pci_bus_wake_up()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c126 return mhi_device_get_sync(ab_pci->mhi_ctrl->mhi_dev); in ath12k_pci_bus_wake_up()