Home
last modified time | relevance | path

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

/linux/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() argument
37 qcom_mhi_qrtr_ul_callback(struct mhi_device * mhi_dev,struct mhi_result * mhi_res) qcom_mhi_qrtr_ul_callback() argument
75 qcom_mhi_qrtr_probe(struct mhi_device * mhi_dev,const struct mhi_device_id * id) qcom_mhi_qrtr_probe() argument
106 qcom_mhi_qrtr_remove(struct mhi_device * mhi_dev) qcom_mhi_qrtr_remove() argument
123 struct mhi_device *mhi_dev = container_of(dev, struct mhi_device, dev); qcom_mhi_qrtr_pm_suspend_late() local
141 struct mhi_device *mhi_dev = container_of(dev, struct mhi_device, dev); qcom_mhi_qrtr_pm_resume_early() local
[all...]
/linux/drivers/net/wwan/
H A Dmhi_wwan_ctrl.c20 struct mhi_device *mhi_dev; member
81 struct mhi_device *mhi_dev = mhiwwan->mhi_dev; in mhi_wwan_ctrl_refill_work() local
169 static void mhi_ul_xfer_cb(struct mhi_device *mhi_dev, in mhi_ul_xfer_cb()
189 static void mhi_dl_xfer_cb(struct mhi_device *mhi_dev, in mhi_dl_xfer_cb()
214 static int mhi_wwan_ctrl_probe(struct mhi_device *mhi_dev, in mhi_wwan_ctrl_probe()
251 static void mhi_wwan_ctrl_remove(struct mhi_device *mhi_dev) in mhi_wwan_ctrl_remove()
H A Dmhi_wwan_mbim.c423 static void mhi_mbim_dl_callback(struct mhi_device *mhi_dev, in mhi_mbim_dl_callback()
486 static void mhi_mbim_ul_callback(struct mhi_device *mhi_dev, in mhi_mbim_ul_callback()
607 static int mhi_mbim_probe(struct mhi_device *mhi_dev, const struct mhi_device_id *id) in mhi_mbim_probe()
636 static void mhi_mbim_remove(struct mhi_device *mhi_dev) in mhi_mbim_remove()
/linux/drivers/bus/mhi/host/
H A Dinit.c85 struct mhi_device *mhi_dev = to_mhi_device(dev); in serial_number_show() local
97 struct mhi_device *mhi_dev = to_mhi_device(dev); in oem_pk_hash_show() local
122 struct mhi_device *mhi_dev = to_mhi_device(dev); in soc_reset_store() local
134 struct mhi_device *mhi_dev = to_mhi_device(dev); in trigger_edl_store() local
926 struct mhi_device *mhi_dev; in mhi_register_controller() local
1062 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_unregister_controller() local
1211 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_release_device() local
1230 struct mhi_device *mhi_dev; in mhi_alloc_device() local
1258 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_probe() local
1334 struct mhi_device *mhi_dev = to_mhi_device(dev); in mhi_remove() local
[all …]
H A Ddebugfs.c133 struct mhi_device *mhi_dev; in mhi_device_info_show() local
235 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_debugfs_device_wake_show() local
255 struct mhi_device *mhi_dev = mhi_cntrl->mhi_dev; in mhi_debugfs_device_wake_write() local
H A Dpm.c1323 int mhi_device_get_sync(struct mhi_device *mhi_dev) in mhi_device_get_sync()
1336 void mhi_device_put(struct mhi_device *mhi_dev) in mhi_device_put()
/linux/drivers/net/
H A Dmhi_net.c169 static void mhi_net_dl_callback(struct mhi_device *mhi_dev, in mhi_net_dl_callback()
236 static void mhi_net_ul_callback(struct mhi_device *mhi_dev, in mhi_net_ul_callback()
304 static int mhi_net_newlink(struct mhi_device *mhi_dev, struct net_device *ndev) in mhi_net_newlink()
336 static void mhi_net_dellink(struct mhi_device *mhi_dev, struct net_device *ndev) in mhi_net_dellink()
351 static int mhi_net_probe(struct mhi_device *mhi_dev, in mhi_net_probe()
374 static void mhi_net_remove(struct mhi_device *mhi_dev) in mhi_net_remove()
/linux/include/linux/
H A Dmhi_ep.h63 struct mhi_ep_device *mhi_dev; member
123 struct mhi_ep_device *mhi_dev; member
H A Dmhi.h387 struct mhi_device *mhi_dev; member
/linux/drivers/bus/mhi/ep/
H A Dinternal.h159 struct mhi_ep_device *mhi_dev; member