Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_gadget.c92 #define usbhsg_ep_to_uep(e) container_of(e, struct usbhsg_uep, ep) macro
575 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_enable()
631 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_disable()
678 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_queue()
696 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_dequeue()
718 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in __usbhsg_ep_set_halt_wedge()