Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h193 #define PORT_MAX310X 94 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dmax310x.c1113 return (port->type == PORT_MAX310X) ? s->devtype->name : NULL; in max310x_type()
1125 port->type = PORT_MAX310X; in max310x_config_port()
1130 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_MAX310X)) in max310x_verify_port()
1361 s->p[i].port.type = PORT_MAX310X; in max310x_probe()

Completed in 6 milliseconds