Lines Matching refs:mtu3_ep
13 void mtu3_req_complete(struct mtu3_ep *mep, in mtu3_req_complete()
39 static void nuke(struct mtu3_ep *mep, const int status) in nuke()
59 static int mtu3_ep_enable(struct mtu3_ep *mep) in mtu3_ep_enable()
132 static int mtu3_ep_disable(struct mtu3_ep *mep) in mtu3_ep_disable()
154 struct mtu3_ep *mep; in mtu3_gadget_ep_enable()
208 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
234 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
261 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
323 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
364 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
410 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
646 static void init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in init_hw_ep()