Home
last modified time | relevance | path

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

/include/linux/
A Dmhi_ep.h62 struct mhi_ep_buf_info { struct
69 void (*cb)(struct mhi_ep_buf_info *buf_info); argument
163 int (*read_sync)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info);
164 int (*write_sync)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info);
165 int (*read_async)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info);
166 int (*write_async)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info);

Completed in 4 milliseconds