Searched refs:active_urbs (Results 1 – 5 of 5) sorted by relevance
100 struct list_head active_urbs; /* list async urbs in flight */ member326 list_move_tail(cursor, &mos_parport->active_urbs); in send_deferred_urbs()327 list_for_each_entry_safe(urbtrack, tmp, &mos_parport->active_urbs, in send_deferred_urbs()420 list_add_tail(&urbtrack->urblist_entry, &mos_parport->active_urbs); in write_parport_reg_nonblock()720 INIT_LIST_HEAD(&mos_parport->active_urbs); in mos7715_parport_init()1901 &mos_parport->active_urbs, in mos7720_release()
185 fhci->active_urbs--; in free_urb_priv()
255 int active_urbs; member
233 fhci->active_urbs = 0; in fhci_mem_init()
890 fhci->active_urbs++; in fhci_queue_urb()