Searched refs:sunserial_current_minor (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dsuncore.c26 static int sunserial_current_minor = 64; variable
32 drv->minor = sunserial_current_minor;
38 sunserial_current_minor += count;
48 sunserial_current_minor -= count;

Completed in 126 milliseconds