Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h439 union fotg210_shadow qh_next; /* ptr to qh; or periodic */ member
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c1199 struct isp1760_qh *qh, *qh_next; in schedule_ptds() local
/linux/drivers/usb/host/
H A Dehci.h418 union ehci_shadow qh_next; /* ptr to qh; or periodic */ member