Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/mtu3/
Dmtu3_gadget.c169 mep = to_mtu3_ep(ep); in mtu3_gadget_ep_enable()
210 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
235 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
269 mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
323 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
363 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
411 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
Dmtu3.h381 static inline struct mtu3_ep *to_mtu3_ep(struct usb_ep *ep) in to_mtu3_ep() function
Dmtu3_gadget_ep0.c831 mep = to_mtu3_ep(ep); in mtu3_ep0_queue()
857 mep = to_mtu3_ep(ep); in mtu3_ep0_halt()