Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsunsu.c58 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator
514 } else if (up->su_type == SU_PORT_MS) { in receive_kbd_ms_chars()
1407 return SU_PORT_MS; in su_get_type()
1458 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1511 if (up->su_type == SU_PORT_MS || in su_remove()