Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DWC3_DCTL_RUN_STOP
drivers/usb/dwc3/core.c
337
reg &= ~DWC3_DCTL_RUN_STOP;
drivers/usb/dwc3/gadget.c
2663
reg |= DWC3_DCTL_RUN_STOP;
drivers/usb/dwc3/gadget.c
2668
reg &= ~DWC3_DCTL_RUN_STOP;