Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_gadget.c172 mep = to_mtu3_ep(ep); in mtu3_gadget_ep_enable()
214 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
240 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
278 mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
335 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
376 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
425 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
Dmtu3.h385 static inline struct mtu3_ep *to_mtu3_ep(struct usb_ep *ep) in to_mtu3_ep() function
Dmtu3_gadget_ep0.c839 mep = to_mtu3_ep(ep); in mtu3_ep0_queue()
865 mep = to_mtu3_ep(ep); in mtu3_ep0_halt()