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()
127 static int mtu3_ep_disable(struct mtu3_ep *mep) in mtu3_ep_disable()
150 struct mtu3_ep *mep; in mtu3_gadget_ep_enable()
204 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
230 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
256 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
318 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
359 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
405 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
605 static void init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in init_hw_ep()