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

/linux-master/include/uapi/linux/
H A Dserial_core.h43 #define PORT_CLPS711X 33 macro
/linux-master/drivers/tty/serial/
H A Dclps711x.c314 return (port->type == PORT_CLPS711X) ? "CLPS711X" : NULL;
320 port->type = PORT_CLPS711X;
475 s->port.type = PORT_CLPS711X;

Completed in 94 milliseconds