Searched defs:qtd_list (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ehci-q.c | 547 struct list_head *qtd_list in qtd_list_free() 1012 struct list_head *qtd_list, in qh_append_tds() 1094 struct list_head *qtd_list, in submit_async() 1163 struct list_head qtd_list; in submit_single_step_set_feature() local
|
D | oxu210hp-hcd.c | 1524 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 1599 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 2174 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 2802 struct list_head qtd_list; in __oxu_urb_enqueue() local
|
D | ehci-hcd.c | 858 struct list_head qtd_list; in ehci_urb_enqueue() local
|
D | fotg210-hcd.c | 2942 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 3016 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3820 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 5265 struct list_head qtd_list; in fotg210_urb_enqueue() local
|
D | oxu210hp.h | 227 struct list_head qtd_list; /* sw qtd list */ member 300 struct list_head qtd_list; /* sw qtd list */ member
|
D | fotg210.h | 345 struct list_head qtd_list; /* sw qtd list */ member 439 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 | 920 struct list_head *qtd_list, in intr_submit()
|
/Linux-v4.19/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 126 struct list_head qtd_list; member 148 struct list_head qtd_list; member 1377 static void qtd_list_free(struct list_head *qtd_list) in qtd_list_free()
|
/Linux-v4.19/drivers/usb/dwc2/ |
D | hcd.h | 361 struct list_head qtd_list; member
|