Searched refs:rh_pollable (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/core/
H A Dhcd.c731 if (unlikely(!hcd->rh_pollable)) usb_hcd_poll_rh_status()
2754 hcd->rh_pollable = 1; usb_add_hcd()
2811 hcd->rh_pollable = 0; usb_add_hcd()
2895 hcd->rh_pollable = 0; usb_remove_hcd()
/linux-4.1.27/include/linux/usb/
H A Dhcd.h136 unsigned rh_pollable:1; /* may we poll the root hub? */ member in struct:usb_hcd

Completed in 141 milliseconds