Searched refs:SU_PORT_MS (Results 1 – 1 of 1) sorted by relevance
55 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator508 } 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()