Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h77 #define PORT_SUNSAB 39 macro
/Linux-v4.19/drivers/tty/serial/
Dsunsab.c892 if (up->port.type != PORT_SUNSAB) in sunsab_console_setup()
992 up->port.type = PORT_SUNSAB; in sunsab_init_one()