Home
last modified time | relevance | path

Searched refs:ehci_iso_uframe (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dehci.h390 struct ehci_iso_uframe { struct
404 struct ehci_iso_uframe packet [0]; argument
Dehci-sched.c658 size += packets * sizeof (struct ehci_iso_uframe); in itd_sched_alloc()
684 struct ehci_iso_uframe *uframe = &itd_sched->packet [i]; in itd_sched_init()
949 struct ehci_iso_uframe *uf = &itd_sched->packet [index]; in itd_patch()