Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_gadget.c168 mep = to_mtu3_ep(ep); in mtu3_gadget_ep_enable()
208 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable()
234 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request()
261 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue()
323 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue()
364 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt()
410 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_wedge()
H A Dmtu3.h380 static inline struct mtu3_ep *to_mtu3_ep(struct usb_ep *ep) in to_mtu3_ep() function
H A Dmtu3_gadget_ep0.c848 mep = to_mtu3_ep(ep); in mtu3_ep0_queue()
874 mep = to_mtu3_ep(ep); in mtu3_ep0_halt()