Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c453 pHcd->hcd_poll_pending = 0; in ms_hcd_poll_rh_status()
467 pHcd->hcd_poll_pending = 1; in ms_hcd_poll_rh_status()
505 if (pHcd->hcd_poll_pending) in ms_rh_queue_status()
H A DdrvUsbd.h113 unsigned hcd_poll_pending:1; member