Searched refs:SU_PORT_MS (Results 1 – 1 of 1) sorted by relevance
58 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator514 } else if (up->su_type == SU_PORT_MS) { in receive_kbd_ms_chars()1407 return SU_PORT_MS; in su_get_type()1458 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) { in su_probe()1511 if (up->su_type == SU_PORT_MS || in su_remove()