Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dmax3107.c889 s->port.type = PORT_MAX3107; in max3107_config_port()
896 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3107) in max3107_verify_port()
1080 s->port.type = PORT_MAX3107; in max3107_probe()
/linux-3.4.99/include/linux/
Dserial_core.h200 #define PORT_MAX3107 94 macro