Home
last modified time | relevance | path

Searched refs:PORT_SC16IS7XX (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h238 #define PORT_SC16IS7XX 108 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h204 #define PORT_SC16IS7XX 108 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h112 #define PORT_SC16IS7XX 108 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h112 #define PORT_SC16IS7XX 108 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h114 #define PORT_SC16IS7XX 108 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsc16is7xx.c1087 return (port->type == PORT_SC16IS7XX) ? s->devtype->name : NULL; in sc16is7xx_type()
1099 port->type = PORT_SC16IS7XX; in sc16is7xx_config_port()
1105 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_SC16IS7XX)) in sc16is7xx_verify_port()
1277 s->p[i].port.type = PORT_SC16IS7XX; in sc16is7xx_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsc16is7xx.c1227 return (port->type == PORT_SC16IS7XX) ? s->devtype->name : NULL; in sc16is7xx_type()
1239 port->type = PORT_SC16IS7XX; in sc16is7xx_config_port()
1245 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_SC16IS7XX)) in sc16is7xx_verify_port()
1527 s->p[i].port.type = PORT_SC16IS7XX; in sc16is7xx_probe()

Completed in 8 milliseconds