Home
last modified time | relevance | path

Searched refs:to_mtu3_ep (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_gadget.c164 mep = to_mtu3_ep(ep); 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()
Dmtu3.h378 static inline struct mtu3_ep *to_mtu3_ep(struct usb_ep *ep) in to_mtu3_ep() function
Dmtu3_gadget_ep0.c848 mep = to_mtu3_ep(ep); in mtu3_ep0_queue()
874 mep = to_mtu3_ep(ep); in mtu3_ep0_halt()