Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunzilog.c73 struct uart_sunzilog_port { struct
77 struct uart_sunzilog_port *next; argument
109 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument
271 static void sunzilog_maybe_update_regs(struct uart_sunzilog_port *up, in sunzilog_maybe_update_regs()
283 static void sunzilog_change_mouse_baud(struct uart_sunzilog_port *up) in sunzilog_change_mouse_baud()
297 static void sunzilog_kbdms_receive_chars(struct uart_sunzilog_port *up, in sunzilog_kbdms_receive_chars()
327 sunzilog_receive_chars(struct uart_sunzilog_port *up, in sunzilog_receive_chars()
405 static void sunzilog_status_handle(struct uart_sunzilog_port *up, in sunzilog_status_handle()
456 static void sunzilog_transmit_chars(struct uart_sunzilog_port *up, in sunzilog_transmit_chars()
530 struct uart_sunzilog_port *up = dev_id; in sunzilog_interrupt()
[all …]