Searched refs:intr_qh_list (Results 1 – 5 of 5) sorted by relevance
117 struct list_head intr_qh_list; member
165 struct list_head intr_qh_list; member
493 INIT_LIST_HEAD(&ehci->intr_qh_list); in ehci_init()
605 list_add(&qh->intr_node, &ehci->intr_qh_list); in qh_link_periodic()996 list_for_each_entry_safe(qh, ehci->qh_scan_next, &ehci->intr_qh_list, in scan_intr()
3574 list_add(&qh->intr_node, &fotg210->intr_qh_list); in qh_link_periodic()3914 &fotg210->intr_qh_list, intr_node) { in scan_intr()4972 INIT_LIST_HEAD(&fotg210->intr_qh_list); in hcd_fotg210_init()