Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Doxu210hp.h299 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
Dfotg210.h438 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member
Dehci.h408 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c913 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local