Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dsunsu.c94 enum su_type su_type; member
480 if (up->su_type == SU_PORT_KBD) { in receive_kbd_ms_chars()
646 if (up->su_type != SU_PORT_PORT) { in sunsu_startup()
1012 if (up->su_type == SU_PORT_NONE) in sunsu_autoconfig()
1170 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()
1194 if (up->su_type == SU_PORT_KBD) { in sunsu_kbd_ms_init()
1391 enum su_type type; in su_probe()
1410 up->su_type = type; in su_probe()
1431 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()
1485 if (up->su_type == SU_PORT_MS || in su_remove()
[all …]