Home
last modified time | relevance | path

Searched refs:active_suspend (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.h128 unsigned active_suspend:1; member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.h133 unsigned active_suspend:1; member
H A Dat91_udc.c1972 udc->active_suspend = wake; in at91udc_suspend()
1984 udc->active_suspend) in at91udc_resume()
1988 if (udc->active_suspend) in at91udc_resume()