Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dst-asc.c30 #define ASC_MAX_PORTS 8 macro
46 static struct asc_port asc_ports[ASC_MAX_PORTS];
787 if (WARN_ON(id >= ASC_MAX_PORTS)) in asc_of_get_asc_port()
915 if (co->index >= ASC_MAX_PORTS) in asc_console_setup()
957 .nr = ASC_MAX_PORTS,