Searched refs:rp2_minor_next (Results 1 – 1 of 1) sorted by relevance
215 static int rp2_minor_next; variable222 if (rp2_minor_next + n_ports <= CONFIG_SERIAL_RP2_NR_UARTS) { in rp2_alloc_ports()224 ret = rp2_minor_next; in rp2_alloc_ports()225 rp2_minor_next += n_ports; in rp2_alloc_ports()