Home
last modified time | relevance | path

Searched refs:HC_STATE_QUIESCING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dhcd.h200 # define HC_STATE_QUIESCING (__SUSPEND|__TRANSIENT|__ACTIVE) macro
/openbmc/linux/drivers/usb/core/
H A Dhcd.c2262 hcd->state = HC_STATE_QUIESCING; in hcd_bus_suspend()
3020 hcd->state = HC_STATE_QUIESCING; in usb_remove_hcd()
/openbmc/linux/drivers/usb/host/
H A Disp1362-hcd.c1763 hcd->state = HC_STATE_QUIESCING; in isp1362_bus_suspend()
H A Doxu210hp-hcd.c3874 hcd->state = HC_STATE_QUIESCING; in oxu_bus_suspend()