Searched refs:SU_PORT_MS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsunsu.c58 enum su_type { SU_PORT_NONE, SU_PORT_MS, SU_PORT_KBD, SU_PORT_PORT }; enumerator in enum:su_type
497 } else if (up->su_type == SU_PORT_MS) {
1384 return SU_PORT_MS;
1436 if (up->su_type == SU_PORT_KBD || up->su_type == SU_PORT_MS) {
1487 if (up->su_type == SU_PORT_MS ||

Completed in 52 milliseconds