Searched defs:qtd_list (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/usb/host/ |
D | ehci-q.c | 558 struct list_head *qtd_list in qtd_list_free() 1023 struct list_head *qtd_list, in qh_append_tds() 1105 struct list_head *qtd_list, in submit_async() 1174 struct list_head qtd_list; in submit_single_step_set_feature() local
|
D | oxu210hp-hcd.c | 257 struct list_head qtd_list; /* sw qtd list */ member 330 struct list_head qtd_list; /* sw qtd list */ member 1962 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 2037 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 2611 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 3236 struct list_head qtd_list; in __oxu_urb_enqueue() local
|
D | ehci-hcd.c | 859 struct list_head qtd_list; in ehci_urb_enqueue() local
|
D | fotg210-hcd.c | 2946 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 3020 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3824 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 5268 struct list_head qtd_list; in fotg210_urb_enqueue() local
|
D | fotg210.h | 348 struct list_head qtd_list; /* sw qtd list */ member 442 struct list_head qtd_list; /* sw qtd list */ member
|
D | ehci.h | 315 struct list_head qtd_list; /* sw qtd list */ member 409 struct list_head qtd_list; /* sw qtd list */ member
|
D | ehci-sched.c | 900 struct list_head *qtd_list, in intr_submit()
|
/Linux-v5.10/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 127 struct list_head qtd_list; member 149 struct list_head qtd_list; member 1373 static void qtd_list_free(struct list_head *qtd_list) in qtd_list_free()
|
/Linux-v5.10/drivers/usb/dwc2/ |
D | hcd.h | 364 struct list_head qtd_list; member
|