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()
132 static int mtu3_ep_disable(struct mtu3_ep *mep) in mtu3_ep_disable()
154 struct mtu3_ep *mep; in mtu3_gadget_ep_enable() local
208 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable() local
234 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request() local
261 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue() local
323 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue() local
364 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt() local
410 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge() local
646 static void init_hw_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in init_hw_ep()