Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_next_div
drivers/clk/clk-divider.c
324
for (i = _next_div(table, 0, flags); i <= maxdiv;
drivers/clk/clk-divider.c
325
i = _next_div(table, i, flags)) {