Searched defs:qtd_list (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-q.c881 qh_append_tds( struct ehci_hcd *ehci, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr ) argument
982 submit_async( struct ehci_hcd *ehci, struct usb_host_endpoint *ep, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags ) argument
[all...]
H A Dehci-hcd.c929 struct list_head qtd_list; local
[all...]
H A Dehci-sched.c790 intr_submit( struct ehci_hcd *ehci, struct usb_host_endpoint *ep, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags ) argument
H A Dehci.h406 struct list_head qtd_list; /* sw qtd list */ member in struct:ehci_qtd
483 struct list_head qtd_list; /* sw qtd list */ member in struct:ehci_qh

Completed in 106 milliseconds