Searched refs:mhi_device_get_sync (Results 1 – 6 of 6) sorted by relevance
723 int mhi_device_get_sync(struct mhi_device *mhi_dev);
262 ret = mhi_device_get_sync(mhi_dev); in mhi_debugfs_device_wake_write()
1252 int mhi_device_get_sync(struct mhi_device *mhi_dev) in mhi_device_get_sync() function1263 EXPORT_SYMBOL_GPL(mhi_device_get_sync);
1242 ret = mhi_device_get_sync(mhi_dev); in mhi_driver_probe()
1364 ret = mhi_device_get_sync(mhi_cntrl->mhi_dev); in mhi_update_channel_state()
43 return mhi_device_get_sync(ab_pci->mhi_ctrl->mhi_dev); in ath11k_pci_bus_wake_up()