Home
last modified time | relevance | path

Searched refs:active_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds