Searched defs:qh_next (Results 1 - 5 of 5) sorted by relevance

/drivers/usb/host/
H A Disp1760-hcd.c938 struct isp1760_qh *qh, *qh_next; local
956 list_for_each_entry_safe(qh, qh_next, ep_queue, qh_list) {
995 list_for_each_entry_safe(qh, qh_next, ep_queue, qh_list)
H A Dehci.h82 * ehci_qh: qh_next, qtd_list
415 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member in struct:ehci_qh
H A Dfotg210.h33 * fotg210_qh: qh_next, qtd_list
487 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member in struct:fotg210_qh
H A Dfusbh200.h33 * fusbh200_qh: qh_next, qtd_list
477 union fusbh200_shadow qh_next; /* ptr to qh; or periodic */ member in struct:fusbh200_qh
H A Doxu210hp.h298 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member in struct:ehci_qh

Completed in 72 milliseconds