Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h194 #define PORT_MAX310X 94 macro
/linux/drivers/tty/serial/
A Dmax310x.c1110 return (port->type == PORT_MAX310X) ? s->devtype->name : NULL; in max310x_type()
1122 port->type = PORT_MAX310X; in max310x_config_port()
1127 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_MAX310X)) in max310x_verify_port()
1353 s->p[i].port.type = PORT_MAX310X; in max310x_probe()

Completed in 8 milliseconds