Home
last modified time | relevance | path

Searched defs:qtd_list (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/drivers/usb/host/
Dehci-q.c591 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()
Doxu210hp-hcd.c1176 struct urb *urb, struct list_head *qtd_list) in qtd_list_free()
1541 struct urb *urb, struct list_head *qtd_list, in qh_append_tds()
1616 struct list_head *qtd_list, gfp_t mem_flags) in submit_async()
2192 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit()
2828 struct list_head qtd_list; in __oxu_urb_enqueue() local
Disp1760-hcd.c101 struct list_head qtd_list; member
123 struct list_head qtd_list; member
1402 static void qtd_list_free(struct list_head *qtd_list) in qtd_list_free()
Dehci-hcd.c992 struct list_head qtd_list; in ehci_urb_enqueue() local
Doxu210hp.h226 struct list_head qtd_list; /* sw qtd list */ member
299 struct list_head qtd_list; /* sw qtd list */ member
Dehci.h264 struct list_head qtd_list; /* sw qtd list */ member
351 struct list_head qtd_list; /* sw qtd list */ member
Dehci-sched.c897 struct list_head *qtd_list, in intr_submit()