Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dserial_ks8695.c484 return port->type == PORT_KS8695 ? "KS8695" : NULL; in ks8695uart_type()
510 port->type = PORT_KS8695; in ks8695uart_config_port()
522 if (ser->type != PORT_UNKNOWN && ser->type != PORT_KS8695) in ks8695uart_verify_port()
/linux-2.6.39/include/linux/
Dserial_core.h146 #define PORT_KS8695 76 macro