Searched refs:intr_qh_list (Results 1 – 2 of 2) sorted by relevance
118 struct list_head intr_qh_list; member
581 list_add(&qh->intr_node, &ehci->intr_qh_list); in qh_link_periodic()973 list_for_each_entry_safe(qh, ehci->qh_scan_next, &ehci->intr_qh_list, in scan_intr()