Searched refs:rh_pollable (Results 1 – 2 of 2) sorted by relevance
731 if (unlikely(!hcd->rh_pollable)) in usb_hcd_poll_rh_status()2754 hcd->rh_pollable = 1; in usb_add_hcd()2811 hcd->rh_pollable = 0; in usb_add_hcd()2895 hcd->rh_pollable = 0; in usb_remove_hcd()
136 unsigned rh_pollable:1; /* may we poll the root hub? */ member