Searched refs:poll_rh (Results 1 – 5 of 5) sorted by relevance
348 int poll_rh = 1;374 poll_rh = 0;393 poll_rh = 0;411 poll_rh = 0;424 poll_rh = 0;428 return poll_rh;
336 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()
116 u8 poll_rh; /* poll for rh status? */ member
290 if (hcd->uses_new_polling ? hcd->poll_rh : in usb_hcd_poll_rh_status()
1550 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