Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsunzilog.c70 struct uart_sunzilog_port { struct
74 struct uart_sunzilog_port *next; argument
106 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument
268 static void sunzilog_maybe_update_regs(struct uart_sunzilog_port *up, in sunzilog_maybe_update_regs()
280 static void sunzilog_change_mouse_baud(struct uart_sunzilog_port *up) in sunzilog_change_mouse_baud()
294 static void sunzilog_kbdms_receive_chars(struct uart_sunzilog_port *up, in sunzilog_kbdms_receive_chars()
324 sunzilog_receive_chars(struct uart_sunzilog_port *up, in sunzilog_receive_chars()
402 static void sunzilog_status_handle(struct uart_sunzilog_port *up, in sunzilog_status_handle()
453 static void sunzilog_transmit_chars(struct uart_sunzilog_port *up, in sunzilog_transmit_chars()
527 struct uart_sunzilog_port *up = dev_id; in sunzilog_interrupt()
[all …]