Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dfotg210.h118 struct list_head intr_qh_list; member
A Dehci.h155 struct list_head intr_qh_list; member
A Dehci-hcd.c490 INIT_LIST_HEAD(&ehci->intr_qh_list); in ehci_init()
A Dehci-sched.c580 list_add(&qh->intr_node, &ehci->intr_qh_list); in qh_link_periodic()
972 list_for_each_entry_safe(qh, ehci->qh_scan_next, &ehci->intr_qh_list, in scan_intr()
A Dfotg210-hcd.c3540 list_add(&qh->intr_node, &fotg210->intr_qh_list); in qh_link_periodic()
3880 &fotg210->intr_qh_list, intr_node) { in scan_intr()
4932 INIT_LIST_HEAD(&fotg210->intr_qh_list); in hcd_fotg210_init()

Completed in 28 milliseconds