Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/serial/
Dbcm63xx_uart.c694 static void bcm_console_putchar(struct uart_port *port, unsigned char ch) in bcm_console_putchar() function
718 uart_console_write(port, s, count, bcm_console_putchar); in bcm_console_write()
774 uart_console_write(&dev->port, s, n, bcm_console_putchar); in bcm_early_write()