Home
last modified time | relevance | path

Searched refs:mhi_dev (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dmhi.h373 struct mhi_device *mhi_dev; member
520 int (*probe)(struct mhi_device *mhi_dev,
522 void (*remove)(struct mhi_device *mhi_dev);
523 void (*ul_xfer_cb)(struct mhi_device *mhi_dev,
525 void (*dl_xfer_cb)(struct mhi_device *mhi_dev,
527 void (*status_cb)(struct mhi_device *mhi_dev, enum mhi_callback mhi_cb);
602 void mhi_notify(struct mhi_device *mhi_dev, enum mhi_callback cb_reason);
610 int mhi_get_free_desc_count(struct mhi_device *mhi_dev,
727 void mhi_device_get(struct mhi_device *mhi_dev);
734 int mhi_device_get_sync(struct mhi_device *mhi_dev);
[all …]
Dmhi_ep.h63 struct mhi_ep_device *mhi_dev; member
123 struct mhi_ep_device *mhi_dev; member
217 void (*ul_xfer_cb)(struct mhi_ep_device *mhi_dev,
219 void (*dl_xfer_cb)(struct mhi_ep_device *mhi_dev,
294 bool mhi_ep_queue_is_empty(struct mhi_ep_device *mhi_dev, enum dma_data_direction dir);
303 int mhi_ep_queue_skb(struct mhi_ep_device *mhi_dev, struct sk_buff *skb);