Home
last modified time | relevance | path

Searched refs:ASC_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dst-asc.c37 #define ASC_MAX_PORTS 8 macro
46 static struct asc_port asc_ports[ASC_MAX_PORTS];
712 if (WARN_ON(id >= ASC_MAX_PORTS)) in asc_of_get_asc_port()
842 if (co->index >= ASC_MAX_PORTS) in asc_console_setup()
884 .nr = ASC_MAX_PORTS,