Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Doxu210hp.h298 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
Dfusbh200.h421 union fusbh200_shadow qh_next; /* ptr to qh; or periodic */ member
Dfotg210.h431 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member
Dehci.h415 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c914 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local