Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsunsu.c55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator
511 } else if (up->su_type == SU_PORT_MS) { in receive_kbd_ms_chars()
1421 rc = SU_PORT_MS; in su_get_type()
1477 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1531 if (up->su_type == SU_PORT_MS || in su_remove()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunsu.c55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator
507 } else if (up->su_type == SU_PORT_MS) { in receive_kbd_ms_chars()
1413 rc = SU_PORT_MS; in su_get_type()
1469 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1523 if (up->su_type == SU_PORT_MS || in su_remove()

Completed in 5 milliseconds