Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XDMAC_MAX_CHANS
drivers/dma/uniphier-xdmac.c
492
if (nr_chans > XDMAC_MAX_CHANS)
drivers/dma/uniphier-xdmac.c
493
nr_chans = XDMAC_MAX_CHANS;