Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Darc_uart.c95 struct arc_uart_port { struct
100 #define to_arc_port(uport) container_of(uport, struct arc_uart_port, port)
102 static struct arc_uart_port arc_uart_ports[CONFIG_SERIAL_ARC_NR_PORTS];
358 struct arc_uart_port *uart = to_arc_port(port); in arc_serial_set_termios()
579 struct arc_uart_port *uart; in arc_serial_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Darc_uart.c95 struct arc_uart_port { struct
100 #define to_arc_port(uport) container_of(uport, struct arc_uart_port, port)
102 static struct arc_uart_port arc_uart_ports[CONFIG_SERIAL_ARC_NR_PORTS];
352 struct arc_uart_port *uart = to_arc_port(port); in arc_serial_set_termios()
573 struct arc_uart_port *uart; in arc_serial_probe()

Completed in 2 milliseconds