Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/renesas_usbhs/
Dmod_gadget.c93 #define usbhsg_ep_to_uep(e) container_of(e, struct usbhsg_uep, ep) macro
576 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_enable()
632 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_disable()
679 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_queue()
697 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_dequeue()
719 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in __usbhsg_ep_set_halt_wedge()