Searched defs:urb_list (Results 1 – 12 of 12) sorted by relevance
43 struct urb_list { struct44 struct list_head list;45 spinlock_t lock;46 wait_queue_head_t sleep;47 int available;48 int count;49 size_t size;
26 struct urb_list { struct38 struct urb_list urbs; argument
13 struct list_head urb_list; member31 struct list_head urb_list; /* list head for use by the urb's member
83 struct urb_list { struct96 struct urb_list urbs; argument
70 struct list_head urb_list; member1398 struct list_head urb_list; member1607 struct list_head urb_list; /* list head for use by the urb's member
297 struct urb *urb_list[MAX_NO_URBS_FOR_DATA_STREAM]; member
181 struct list_head urb_list; member1054 struct list_head *urb_list) in collect_qtds()
128 struct urb *urb_list[MAX_BULK_BUFS]; member
116 struct urb *urb_list[MAX_BULK_BUFS]; member
350 struct urb *urb_list[MAX_NO_URBS_FOR_DATA_STREAM]; member
131 struct urb *urb_list[MAX_BULK_BUFS]; member
456 struct list_head urb_list; /* this is the head to urb member