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()1414 rc = SU_PORT_MS; in su_get_type()1470 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()1524 if (up->su_type == SU_PORT_MS || in su_remove()