Home
last modified time | relevance | path

Searched defs:mhi_dev (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/qrtr/
H A Dmhi.c16 struct mhi_device *mhi_dev; member
21 static void qcom_mhi_qrtr_dl_callback(struct mhi_device *mhi_dev, in qcom_mhi_qrtr_dl_callback()
37 static void qcom_mhi_qrtr_ul_callback(struct mhi_device *mhi_dev, in qcom_mhi_qrtr_ul_callback()
75 static int qcom_mhi_qrtr_probe(struct mhi_device *mhi_dev, in qcom_mhi_qrtr_probe()
99 static void qcom_mhi_qrtr_remove(struct mhi_device *mhi_dev) in qcom_mhi_qrtr_remove()
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dinit.c83 struct mhi_device *mhi_dev = to_mhi_device(dev); in serial_number_show() local
95 struct mhi_device *mhi_dev = to_mhi_device(dev); in oem_pk_hash_show() local
865 struct mhi_device *mhi_dev; in mhi_register_controller() local
992 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_unregister_controller() local
1108 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_release_device() local
1127 struct mhi_device *mhi_dev; in mhi_alloc_device() local
1147 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_driver_probe() local
1231 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_driver_remove() local
1323 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_uevent() local
1331 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_match() local
H A Dmain.c231 struct mhi_device *mhi_dev; in mhi_destroy_device() local
287 void mhi_notify(struct mhi_device *mhi_dev, enum mhi_callback cb_reason) in mhi_notify()
305 struct mhi_device *mhi_dev; in mhi_create_devices() local
396 struct mhi_device *mhi_dev = mhi_chan->mhi_dev; in mhi_irq_handler() local
1035 int mhi_queue_skb(struct mhi_device *mhi_dev, enum dma_data_direction dir, in mhi_queue_skb()
1090 int mhi_queue_dma(struct mhi_device *mhi_dev, enum dma_data_direction dir, in mhi_queue_dma()
1197 int mhi_queue_buf(struct mhi_device *mhi_dev, enum dma_data_direction dir, in mhi_queue_buf()
1570 int mhi_prepare_for_transfer(struct mhi_device *mhi_dev) in mhi_prepare_for_transfer()
1601 void mhi_unprepare_from_transfer(struct mhi_device *mhi_dev) in mhi_unprepare_from_transfer()
1617 int mhi_poll(struct mhi_device *mhi_dev, u32 budget) in mhi_poll()
H A Ddebugfs.c132 struct mhi_device *mhi_dev; in mhi_device_info_show() local
232 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_debugfs_device_wake_show() local
252 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_debugfs_device_wake_write() local
H A Dpm.c1117 void mhi_device_get(struct mhi_device *mhi_dev) in mhi_device_get()
1131 int mhi_device_get_sync(struct mhi_device *mhi_dev) in mhi_device_get_sync()
1144 void mhi_device_put(struct mhi_device *mhi_dev) in mhi_device_put()
H A Dinternal.h556 struct mhi_device *mhi_dev; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmhi.h372 struct mhi_device *mhi_dev; member