Home
last modified time | relevance | path

Searched defs:gpriv (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/usb/renesas_usbhs/
Dmod_gadget.c42 struct usbhsg_gpriv *gpriv; member
83 #define usbhsg_for_each_uep(pos, gpriv, i) \ argument
86 #define usbhsg_for_each_uep_with_dcp(pos, gpriv, i) \ argument
124 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_pop() local
148 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_push() local
221 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_dma_map_ctrl() local
240 struct usbhsg_gpriv *gpriv = usbhsg_priv_to_gpriv(priv); in usbhsg_recip_handler_std_control_done() local
253 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_recip_handler_std_clear_endpoint() local
330 static void __usbhsg_recip_send_status(struct usbhsg_gpriv *gpriv, in __usbhsg_recip_send_status()
372 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_recip_handler_std_get_device() local
[all …]
/linux-3.3/drivers/net/ethernet/seeq/
Dsgiseeq.c242 static struct sgiseeq_private *gpriv; variable