Searched defs:qtd_list (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-q.c | 559 struct list_head *qtd_list in qtd_list_free() 1024 struct list_head *qtd_list, in qh_append_tds() 1106 struct list_head *qtd_list, in submit_async() 1175 struct list_head qtd_list; in ehci_submit_single_step_set_feature() local
|
H A D | oxu210hp-hcd.c | 257 struct list_head qtd_list; /* sw qtd list */ member 330 struct list_head qtd_list; /* sw qtd list */ member 1963 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 2038 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 2612 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 3237 struct list_head qtd_list; in __oxu_urb_enqueue() local
|
H A D | ehci-hcd.c | 888 struct list_head qtd_list; in ehci_urb_enqueue() local
|
H A D | ehci.h | 319 struct list_head qtd_list; /* sw qtd list */ member 413 struct list_head qtd_list; /* sw qtd list */ member
|
H A D | ehci-sched.c | 907 struct list_head *qtd_list, in intr_submit()
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 2941 struct urb *urb, struct list_head *qtd_list, in qh_append_tds() 3015 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3819 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 5261 struct list_head qtd_list; in fotg210_urb_enqueue() local
|
H A D | fotg210-hcd.h | 346 struct list_head qtd_list; /* sw qtd list */ member 440 struct list_head qtd_list; /* sw qtd list */ member
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 151 struct list_head qtd_list; member 173 struct list_head qtd_list; member 1756 static void qtd_list_free(struct list_head *qtd_list) in qtd_list_free()
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | hcd.h | 335 struct list_head qtd_list; member
|