Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-nep.c106 if (usb_hcd->state == HC_STATE_QUIESCING) /* Going down? */ in wa_notif_dispatch()
/linux-4.4.14/include/linux/usb/
Dhcd.h198 # define HC_STATE_QUIESCING (__SUSPEND|__TRANSIENT|__ACTIVE) macro
/linux-4.4.14/drivers/usb/core/
Dhcd.c2227 hcd->state = HC_STATE_QUIESCING; in hcd_bus_suspend()
2858 hcd->state = HC_STATE_QUIESCING; in usb_add_hcd()
2924 hcd->state = HC_STATE_QUIESCING; in usb_remove_hcd()
/linux-4.4.14/drivers/usb/host/
Disp1362-hcd.c1760 hcd->state = HC_STATE_QUIESCING; in isp1362_bus_suspend()
Doxu210hp-hcd.c3463 hcd->state = HC_STATE_QUIESCING; in oxu_bus_suspend()