Searched defs:qtd_list (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | ehci-q.c | 556 struct list_head *qtd_list in qtd_list_free() 1018 struct list_head *qtd_list, in qh_append_tds() 1100 struct list_head *qtd_list, in submit_async() 1169 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 | 2547 struct list_head *qtd_list) in qtd_list_free() 2975 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 3049 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3853 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 5306 struct list_head qtd_list; in fotg210_urb_enqueue() local
|
D | ehci-hcd.c | 857 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()
|
/linux-4.4.14/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()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd.h | 282 struct list_head qtd_list; member
|