Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h981 USB_STATE_SUSPENDED enumerator
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dfotg210.c598 if (!chip || chip->state == USB_STATE_SUSPENDED) { in fotg210_ep_queue()