Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Dwa-nep.c106 if (usb_hcd->state == HC_STATE_QUIESCING) /* Going down? */ in wa_notif_dispatch()
/linux-4.1.27/include/linux/usb/
Dhcd.h188 # define HC_STATE_QUIESCING (__SUSPEND|__TRANSIENT|__ACTIVE) macro
/linux-4.1.27/drivers/usb/core/
Dhcd.c2176 hcd->state = HC_STATE_QUIESCING; in hcd_bus_suspend()
2799 hcd->state = HC_STATE_QUIESCING; in usb_add_hcd()
2865 hcd->state = HC_STATE_QUIESCING; in usb_remove_hcd()
/linux-4.1.27/drivers/usb/host/
Disp1362-hcd.c1760 hcd->state = HC_STATE_QUIESCING; in isp1362_bus_suspend()
Doxu210hp-hcd.c3468 hcd->state = HC_STATE_QUIESCING; in oxu_bus_suspend()