Searched defs:giveback_urb_bh (Results 1 – 1 of 1) sorted by relevance
67 struct giveback_urb_bh { struct68 bool running;69 spinlock_t lock;70 struct list_head head;71 struct tasklet_struct bh;72 struct usb_host_endpoint *completing_ep;
Completed in 9 milliseconds