Searched refs:rp2_minor_next (Results 1 – 1 of 1) sorted by relevance
211 static int rp2_minor_next; variable218 if (rp2_minor_next + n_ports <= CONFIG_SERIAL_RP2_NR_UARTS) { in rp2_alloc_ports()220 ret = rp2_minor_next; in rp2_alloc_ports()221 rp2_minor_next += n_ports; in rp2_alloc_ports()