Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dhcd.h144 unsigned rh_pollable:1; /* may we poll the root hub? */ member
/openbmc/linux/drivers/usb/core/
H A Dhcd.c735 if (unlikely(!hcd->rh_pollable)) in usb_hcd_poll_rh_status()
2768 hcd->rh_pollable = 0; in usb_stop_hcd()
2918 hcd->rh_pollable = 1; in usb_add_hcd()