Home
last modified time | relevance | path

Searched refs:intr_qh_list (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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-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 Dehci-hcd.c489 INIT_LIST_HEAD(&ehci->intr_qh_list); in ehci_init()
H A Dfotg210-hcd.c3535 list_add(&qh->intr_node, &fotg210->intr_qh_list); in qh_link_periodic()
3875 &fotg210->intr_qh_list, intr_node) { in scan_intr()
4926 INIT_LIST_HEAD(&fotg210->intr_qh_list); in hcd_fotg210_init()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h118 struct list_head intr_qh_list; member
H A Dfotg210-hcd.c3536 list_add(&qh->intr_node, &fotg210->intr_qh_list); in qh_link_periodic()
3876 &fotg210->intr_qh_list, intr_node) { in scan_intr()
4925 INIT_LIST_HEAD(&fotg210->intr_qh_list); in hcd_fotg210_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h155 struct list_head intr_qh_list; member
H A Dehci-sched.c581 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()
H A Dehci-hcd.c490 INIT_LIST_HEAD(&ehci->intr_qh_list); in ehci_init()

Completed in 29 milliseconds