Home
last modified time | relevance | path

Searched refs:poll_rh (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h124 unsigned poll_rh:1; /* poll for rh status? */ member
H A DdrvEhciHcd.c6969 hcd->poll_rh = 0; in ehci_start()
7444 if (hcd->uses_new_polling && hcd->poll_rh) in ehci_start()
H A DdrvHCD.c793 if (hcd->uses_new_polling ? hcd->poll_rh : in usb_hcd_poll_rh_status()