Searched defs:gpriv (Results 1 – 2 of 2) sorted by relevance
42 struct usbhsg_gpriv *gpriv; member85 #define usbhsg_for_each_uep(pos, gpriv, i) \ argument88 #define usbhsg_for_each_uep_with_dcp(pos, gpriv, i) \ argument126 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in __usbhsg_queue_pop() local143 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_pop() local170 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_queue_push() local196 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_dma_map_ctrl() local225 struct usbhsg_gpriv *gpriv = usbhsg_priv_to_gpriv(priv); in usbhsg_recip_handler_std_control_done() local238 struct usbhsg_gpriv *gpriv = usbhsg_uep_to_gpriv(uep); in usbhsg_recip_handler_std_clear_endpoint() local315 static void __usbhsg_recip_send_status(struct usbhsg_gpriv *gpriv, in __usbhsg_recip_send_status()[all …]
241 static struct sgiseeq_private *gpriv; variable