Home
last modified time | relevance | path

Searched defs:qh_next (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dfotg210.h438 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member
Dehci.h411 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
Doxu210hp-hcd.c329 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.c1199 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local