Searched refs:ozhcd (Results 1 – 2 of 2) sorted by relevance
112 struct oz_hcd *ozhcd; member182 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);246 static int oz_get_port_from_addr(struct oz_hcd *ozhcd, u8 bus_addr) in oz_get_port_from_addr() argument251 if (ozhcd->ports[i].bus_addr == bus_addr) in oz_get_port_from_addr()254 return ozhcd->conn_port; in oz_get_port_from_addr()305 static struct oz_urb_link *oz_uncancel_urb(struct oz_hcd *ozhcd, in oz_uncancel_urb() argument310 list_for_each_entry(urbl, &ozhcd->urb_cancel_list, link) { in oz_uncancel_urb()327 struct oz_hcd *ozhcd = oz_hcd_private(hcd); in oz_complete_urb() local341 cancel_urbl = oz_uncancel_urb(ozhcd, urb); in oz_complete_urb()[all …]
12 ozhcd.o \