Searched refs:oz_hcd (Results 1 – 1 of 1) sorted by relevance
112 struct oz_hcd *ozhcd;132 struct oz_hcd { struct182 static void oz_process_ep0_urb(struct oz_hcd *ozhcd, struct urb *urb,186 static void oz_hcd_clear_orphanage(struct oz_hcd *ozhcd, int status);192 static struct oz_hcd *g_ozhcd;203 .hcd_priv_size = sizeof(struct oz_hcd),235 static inline struct oz_hcd *oz_hcd_private(struct usb_hcd *hcd) in oz_hcd_private()237 return (struct oz_hcd *)hcd->hcd_priv; in oz_hcd_private()246 static int oz_get_port_from_addr(struct oz_hcd *ozhcd, u8 bus_addr) in oz_get_port_from_addr()305 static struct oz_urb_link *oz_uncancel_urb(struct oz_hcd *ozhcd, in oz_uncancel_urb()[all …]