Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsunzilog.c74 struct uart_sunzilog_port { struct
78 struct uart_sunzilog_port *next; argument
110 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument
272 static void sunzilog_maybe_update_regs(struct uart_sunzilog_port *up, in sunzilog_maybe_update_regs()
284 static void sunzilog_change_mouse_baud(struct uart_sunzilog_port *up) in sunzilog_change_mouse_baud()
298 static void sunzilog_kbdms_receive_chars(struct uart_sunzilog_port *up, in sunzilog_kbdms_receive_chars()
328 sunzilog_receive_chars(struct uart_sunzilog_port *up, in sunzilog_receive_chars()
406 static void sunzilog_status_handle(struct uart_sunzilog_port *up, in sunzilog_status_handle()
457 static void sunzilog_transmit_chars(struct uart_sunzilog_port *up, in sunzilog_transmit_chars()
531 struct uart_sunzilog_port *up = dev_id; in sunzilog_interrupt()
[all …]