Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dohci-hub.c348 int poll_rh = 1;
374 poll_rh = 0;
393 poll_rh = 0;
411 poll_rh = 0;
424 poll_rh = 0;
428 return poll_rh;
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd.c336 hcd->poll_rh = 0; in usb_hc_died()
591 if (hcd->uses_new_polling && hcd->poll_rh) in usb_add_hc_gen_dev()
648 hcd->poll_rh = 0; in usb_remove_hc_gen_dev()
A Dusb_gen_hcd.h116 u8 poll_rh; /* poll for rh status? */ member
A Dusb_gen_hcd_rh.c290 if (hcd->uses_new_polling ? hcd->poll_rh : in usb_hcd_poll_rh_status()
A Dusb_gen_hub.c1550 if (hcd->driver->hub_irq_enable && !hcd->poll_rh && in usb_enable_root_hub_irq()
1562 if (hcd->driver->hub_notify && !hcd->poll_rh && in usb_root_hub_notify()

Completed in 19 milliseconds