Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h235 #define PORT_SC16IS7XX 108 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsc16is7xx.c1243 return (port->type == PORT_SC16IS7XX) ? s->devtype->name : NULL; in sc16is7xx_type()
1255 port->type = PORT_SC16IS7XX; in sc16is7xx_config_port()
1261 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_SC16IS7XX)) in sc16is7xx_verify_port()
1435 s->p[i].port.type = PORT_SC16IS7XX; in sc16is7xx_probe()

Completed in 7 milliseconds