Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmhi.h678 int mhi_device_get_sync(struct mhi_device *mhi_dev);
/Linux-v5.10/drivers/bus/mhi/core/
Ddebugfs.c260 ret = mhi_device_get_sync(mhi_dev); in mhi_debugfs_device_wake_write()
Dpm.c1127 int mhi_device_get_sync(struct mhi_device *mhi_dev) in mhi_device_get_sync() function
1138 EXPORT_SYMBOL_GPL(mhi_device_get_sync);
Dinit.c1144 ret = mhi_device_get_sync(mhi_dev); in mhi_driver_probe()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dpci.c142 mhi_device_get_sync(ab_pci->mhi_ctrl->mhi_dev); in ath11k_pci_write32()
168 mhi_device_get_sync(ab_pci->mhi_ctrl->mhi_dev); in ath11k_pci_read32()