Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h184 #define PORT_ASC 105 macro
/linux/drivers/tty/serial/
H A Dst-asc.c610 return (port->type == PORT_ASC) ? DRIVER_NAME : NULL; in asc_type()
629 port->type = PORT_ASC; in asc_config_port()