Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c93 #define usbhsg_ep_to_uep(e) container_of(e, struct usbhsg_uep, ep) macro
582 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_enable()
638 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_disable()
685 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_queue()
703 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_dequeue()
725 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in __usbhsg_ep_set_halt_wedge()