Searched defs:qtd_list (Results 1 – 10 of 10) sorted by relevance
/drivers/usb/host/ |
D | ehci-q.c | 567 struct list_head *qtd_list in qtd_list_free() 1029 struct list_head *qtd_list, in qh_append_tds() 1111 struct list_head *qtd_list, in submit_async() 1180 struct list_head qtd_list; in submit_single_step_set_feature() local
|
D | oxu210hp-hcd.c | 1178 struct urb *urb, struct list_head *qtd_list) in qtd_list_free() 1543 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 1618 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 2194 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 2824 struct list_head qtd_list; in __oxu_urb_enqueue() local
|
D | fotg210-hcd.c | 2551 struct list_head *qtd_list) in qtd_list_free() 2979 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 3053 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3857 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 5309 struct list_head qtd_list; in fotg210_urb_enqueue() local
|
D | ehci-hcd.c | 870 struct list_head qtd_list; in ehci_urb_enqueue() local
|
D | oxu210hp.h | 226 struct list_head qtd_list; /* sw qtd list */ member 299 struct list_head qtd_list; /* sw qtd list */ member
|
D | fotg210.h | 344 struct list_head qtd_list; /* sw qtd list */ member 438 struct list_head qtd_list; /* sw qtd list */ member
|
D | ehci.h | 324 struct list_head qtd_list; /* sw qtd list */ member 417 struct list_head qtd_list; /* sw qtd list */ member
|
D | ehci-sched.c | 931 struct list_head *qtd_list, in intr_submit()
|
/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 125 struct list_head qtd_list; member 147 struct list_head qtd_list; member 1376 static void qtd_list_free(struct list_head *qtd_list) in qtd_list_free()
|
/drivers/usb/dwc2/ |
D | hcd.h | 282 struct list_head qtd_list; member
|