Searched refs:rh_pollable (Results 1 – 2 of 2) sorted by relevance
761 if (unlikely(!hcd->rh_pollable)) in usb_hcd_poll_rh_status()2790 hcd->rh_pollable = 1; in usb_add_hcd()2845 hcd->rh_pollable = 0; in usb_add_hcd()2923 hcd->rh_pollable = 0; in usb_remove_hcd()
158 unsigned rh_pollable:1; /* may we poll the root hub? */ member