Searched refs:sdio_uart_change_speed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | sdio_uart.c | 246 static void sdio_uart_change_speed(struct sdio_uart_port *port, in sdio_uart_change_speed() function 643 sdio_uart_change_speed(port, &tty->termios, NULL); in sdio_uart_activate() 883 sdio_uart_change_speed(port, &tty->termios, old_termios); in sdio_uart_set_termios()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_uart.c | 247 static void sdio_uart_change_speed(struct sdio_uart_port *port, in sdio_uart_change_speed() function 629 sdio_uart_change_speed(port, &tty->termios, NULL); in sdio_uart_activate() 869 sdio_uart_change_speed(port, &tty->termios, old_termios); in sdio_uart_set_termios()
|
Completed in 3 milliseconds