Home
last modified time | relevance | path

Searched refs:ehci_itd (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx646 struct ehci_itd *first_itd = (struct ehci_itd *) urb->hcpriv; in itd_free_list()
650 struct ehci_itd *itd; in itd_free_list()
652 itd = list_entry (first_itd->itd_list.next, struct ehci_itd, itd_list); in itd_free_list()
678 struct ehci_itd *itd, in itd_fill()
776 struct ehci_itd *first_itd, *itd; in itd_urb_transaction()
786 itd = (struct ehci_itd*) pci_pool_alloc (ehci->itd_pool, mem_flags, &itd_dma); in itd_urb_transaction()
837 itd_link (struct ehci_hcd *ehci, U32 frame, struct ehci_itd *itd) in itd_link()
864 struct ehci_itd *itd; in get_iso_range()
878 itd = (struct ehci_itd*) urb->hcpriv; in get_iso_range()
962 struct ehci_itd *itd; in itd_schedule()
[all …]
H A DdrvEHCI.h1612 struct ehci_itd *itd; /* == Q_TYPE_ITD */
1963 struct ehci_itd { struct
H A DdrvEHCI_MEM.cxx317 sizeof (struct ehci_itd), in ehci_mem_init()
H A DdrvEhciHcd_2.c347 sizeof (struct ehci_itd), sizeof (struct ehci_sitd)); in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9572 sizeof (struct ehci_itd), sizeof (struct ehci_sitd)); in ehci_hcd_cpe_ehci_init()
9816 sizeof (struct ehci_itd), sizeof (struct ehci_sitd)); in ehci_hcd_cpe_driver_init_EX()