Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dat91_udc.h129 unsigned active_suspend:1; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dat91_udc.h135 unsigned active_suspend:1; member
H A Dat91_udc.c1990 udc->active_suspend = wake; in at91udc_suspend()
2002 udc->active_suspend) in at91udc_resume()
2006 if (udc->active_suspend) in at91udc_resume()