Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_gadget.c35 struct usbhsg_gpriv;
42 struct usbhsg_gpriv *gpriv;
45 struct usbhsg_gpriv { struct
78 struct usbhsg_gpriv, mod)
92 container_of(g, struct usbhsg_gpriv, gadget)
126 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in __usbhsg_queue_pop()
143 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_pop()
170 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_push()
196 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_dma_map_ctrl()
225 struct usbhsg_gpriv *gpriv = usbhsg_priv_to_gpriv(priv); in usbhsg_recip_handler_std_control_done()
[all …]