Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dvt8500_serial.c470 static struct vt8500_port *vt8500_uart_ports[VT8500_MAX_PORTS]; variable
498 struct vt8500_port *vt8500_port = vt8500_uart_ports[co->index]; in vt8500_console_write()
528 vt8500_port = vt8500_uart_ports[co->index]; in vt8500_console_setup()
712 vt8500_uart_ports[port] = vt8500_port; in vt8500_serial_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dvt8500_serial.c447 static struct vt8500_port *vt8500_uart_ports[VT8500_MAX_PORTS]; variable
475 struct vt8500_port *vt8500_port = vt8500_uart_ports[co->index]; in vt8500_console_write()
505 vt8500_port = vt8500_uart_ports[co->index]; in vt8500_console_setup()
686 vt8500_uart_ports[port] = vt8500_port; in vt8500_serial_probe()

Completed in 3 milliseconds