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

/linux-4.1.27/drivers/tty/serial/
H A Dmax3100.c648 return s->port.type == PORT_MAX3100 ? "MAX3100" : NULL; max3100_type()
669 s->port.type = PORT_MAX3100; max3100_config_port()
682 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3100) max3100_verify_port()
801 max3100s[i]->port.type = PORT_MAX3100; max3100_probe()
/linux-4.1.27/include/uapi/linux/
H A Dserial_core.h183 #define PORT_MAX3100 86 macro

Completed in 106 milliseconds