Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunsu.c55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator
508 } else if (up->su_type == SU_PORT_MS) { in receive_kbd_ms_chars()
1404 return SU_PORT_MS; in su_get_type()
1455 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1509 if (up->su_type == SU_PORT_MS || in su_remove()