Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci.h453 struct ehci_iso_packet { struct
470 struct ehci_iso_packet packet[]; argument
H A Dehci-sched.c1164 size += packets * sizeof(struct ehci_iso_packet); in iso_sched_alloc()
1190 struct ehci_iso_packet *uframe = &iso_sched->packet[i]; in itd_sched_init()
1680 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in itd_patch()
1989 struct ehci_iso_packet *packet = &iso_sched->packet[i]; in sitd_sched_init()
2098 struct ehci_iso_packet *uf = &iso_sched->packet[index]; in sitd_patch()