Searched refs:rh_pollable (Results 1 – 2 of 2) sorted by relevance
672 if (unlikely(!hcd->rh_pollable)) in usb_hcd_poll_rh_status()2432 hcd->rh_pollable = 1; in usb_add_hcd()2483 hcd->rh_pollable = 0; in usb_add_hcd()2544 hcd->rh_pollable = 0; in usb_remove_hcd()
122 unsigned rh_pollable:1; /* may we poll the root hub? */ member