Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/mtu3/
Dmtu3_gadget.c162 mep = to_mtu3_ep(ep); in mtu3_gadget_ep_enable()
202 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
228 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
254 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
316 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
357 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
403 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
Dmtu3.h376 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()