Home
last modified time | relevance | path

Searched defs:giveback_urb_bh (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/usb/
A Dhcd.h67 struct giveback_urb_bh { struct
68 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