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()
125 static int mtu3_ep_disable(struct mtu3_ep *mep) in mtu3_ep_disable()
148 struct mtu3_ep *mep; in mtu3_gadget_ep_enable() local
202 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable() local
228 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request() local
254 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue() local
316 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue() local
357 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt() local
403 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge() local
603 static void init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in init_hw_ep()