Home
last modified time | relevance | path

Searched refs:PORT_8250_CIR (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h38 #define PORT_8250_CIR 23 /* CIR infrared port, has its own driver */ macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_pnp.c468 uart.port.type = PORT_8250_CIR; in serial_pnp_probe()
A D8250_core.c561 if (up->port.type == PORT_8250_CIR) in serial8250_register_ports()
993 if (uart && uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
1087 if (uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
A D8250_port.c226 [PORT_8250_CIR] = {

Completed in 11 milliseconds