Searched refs:ar933x_uart_putc (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/ |
H A D | ar933x_uart.c | 120 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc() function 417 ar933x_uart_putc(up, up->port.x_char); in ar933x_uart_tx_chars() 426 ar933x_uart_putc(up, xmit->buf[xmit->tail]); in ar933x_uart_tx_chars() 622 ar933x_uart_putc(up, ch); in ar933x_uart_console_putchar()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/ |
H A D | ar933x_uart.c | 120 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc() function 417 ar933x_uart_putc(up, up->port.x_char); in ar933x_uart_tx_chars() 426 ar933x_uart_putc(up, xmit->buf[xmit->tail]); in ar933x_uart_tx_chars() 622 ar933x_uart_putc(up, ch); in ar933x_uart_console_putchar()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/ |
H A D | ar933x_uart.c | 120 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc() function 417 ar933x_uart_putc(up, up->port.x_char); in ar933x_uart_tx_chars() 426 ar933x_uart_putc(up, xmit->buf[xmit->tail]); in ar933x_uart_tx_chars() 622 ar933x_uart_putc(up, ch); in ar933x_uart_console_putchar()
|