Lines Matching defs:mep
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() local
204 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable() local
230 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request() local
256 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue() local
318 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue() local
359 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt() local
405 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge() local
605 static void init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in init_hw_ep()