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

/linux-4.1.27/drivers/tty/serial/
H A Dserial_ks8695.c482 return port->type == PORT_KS8695 ? "KS8695" : NULL; ks8695uart_type()
508 port->type = PORT_KS8695; ks8695uart_config_port()
520 if (ser->type != PORT_UNKNOWN && ser->type != PORT_KS8695) ks8695uart_verify_port()
/linux-4.1.27/include/uapi/linux/
H A Dserial_core.h157 #define PORT_KS8695 76 macro

Completed in 178 milliseconds