Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EP_STS_PRIME
drivers/usb/cdns3/cdns3-debug.h
75
if (ep_sts & EP_STS_PRIME)
drivers/usb/cdns3/cdns3-gadget.c
1708
if ((ep_sts_reg & EP_STS_PRIME) && priv_ep->use_streams) {