Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h118 struct list_head intr_qh_list; member
H A Dehci.h155 struct list_head intr_qh_list; member
H A Dehci-hcd.c489 INIT_LIST_HEAD(&ehci->intr_qh_list); in ehci_init()
H A Dehci-sched.c574 list_add(&qh->intr_node, &ehci->intr_qh_list); in qh_link_periodic()
966 list_for_each_entry_safe(qh, ehci->qh_scan_next, &ehci->intr_qh_list, in scan_intr()
H A Dfotg210-hcd.c3538 list_add(&qh->intr_node, &fotg210->intr_qh_list); in qh_link_periodic()
3878 &fotg210->intr_qh_list, intr_node) { in scan_intr()
4929 INIT_LIST_HEAD(&fotg210->intr_qh_list); in hcd_fotg210_init()