Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_gadget.c100 #define usbhsg_ep_to_uep(e) container_of(e, struct usbhsg_uep, ep) macro
584 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_enable()
630 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_disable()
671 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_queue()
689 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in usbhsg_ep_dequeue()
707 struct usbhsg_uep *uep = usbhsg_ep_to_uep(ep); in __usbhsg_ep_set_halt_wedge()