Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dsunsu.c55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator
503 if (up->su_type == SU_PORT_KBD) { in receive_kbd_ms_chars()
1195 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()
1210 (up->su_type == SU_PORT_KBD) ? "Keyboard" : "Mouse", in sunsu_kbd_ms_init()
1219 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()
1407 rc = SU_PORT_KBD; in su_get_type()
1473 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1528 up->su_type == SU_PORT_KBD) in su_remove()