Home
last modified time | relevance | path

Searched refs:poll_pending (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c774 hcd->poll_pending = 0; in usb_hcd_poll_rh_status()
787 hcd->poll_pending = 1; in usb_hcd_poll_rh_status()
876 else if (hcd->poll_pending) in rh_queue_status()
H A DdrvHCD.h125 unsigned poll_pending:1; /* status has changed? */ member