Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dst-asc.c29 #define ASC_MAX_PORTS 8 macro
45 static struct asc_port asc_ports[ASC_MAX_PORTS];
790 if (WARN_ON(id >= ASC_MAX_PORTS)) in asc_of_get_asc_port()
918 if (co->index >= ASC_MAX_PORTS) in asc_console_setup()
960 .nr = ASC_MAX_PORTS,