In the hcd.c in the function usb_add_hcd() at the end I see there is a poll flag check.
usb_add_hcd()
if (hcd->uses_new_polling && HCD_POLL_RH(hcd)) usb_hcd_poll_rh_status(hcd);
But no where the HCD_POLL_RH flag is set. So, my question is,
HCD_POLL_RH
1.4m articles
1.4m replys
5 comments
57.0k users