Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1385 unsigned sys_wakeup:1; member
H A Dgadget.c3040 if (dwc->sys_wakeup) in dwc3_gadget_start()
3058 if (dwc->sys_wakeup) in dwc3_gadget_stop()
4730 if (dwc->sys_wakeup) in dwc3_gadget_init()
H A Dcore.c1734 dwc->sys_wakeup = device_may_wakeup(dwc->sysdev); in dwc3_get_properties()