Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dserial_core.h266 #define PORT_MLB_USIO 119 macro
/Linux-v5.15/drivers/tty/serial/
Dmilbeaut_usio.c376 return ((port->type == PORT_MLB_USIO) ? USIO_NAME : NULL); in mlb_usio_type()
382 port->type = PORT_MLB_USIO; in mlb_usio_config_port()