Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dserial_core.h63 #define PORT_SUNSAB 39 macro
/linux-5.19.10/drivers/tty/serial/
Dsunsab.c888 if (up->port.type != PORT_SUNSAB) in sunsab_console_setup()
989 up->port.type = PORT_SUNSAB; in sunsab_init_one()