Searched refs:read_async (Results 1 – 2 of 2) sorted by relevance
165 int (*read_async)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info); member
451 ret = mhi_cntrl->read_async(mhi_cntrl, &buf_info); in mhi_ep_read_channel()1455 !mhi_cntrl->read_async || !mhi_cntrl->write_async) in mhi_ep_register_controller()