Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserial_core.h76 #define PORT_SUNSAB 39 macro
/linux-4.4.14/drivers/tty/serial/
Dsunsab.c891 if (up->port.type != PORT_SUNSAB) in sunsab_console_setup()
991 up->port.type = PORT_SUNSAB; in sunsab_init_one()