Home
last modified time | relevance | path

Searched refs:dw8250_set_termios (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_dw.c303 * happens when clk_set_rate() is called from dw8250_set_termios(). in dw8250_clk_notifier_cb()
309 * in the dw8250_set_termios() method we wouldn't have needed this in dw8250_clk_notifier_cb()
332 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_set_termios() function
473 p->set_termios = dw8250_set_termios; in dw8250_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_dw.c323 * happens when clk_set_rate() is called from dw8250_set_termios(). in dw8250_clk_notifier_cb()
329 * in the dw8250_set_termios() method we wouldn't have needed this in dw8250_clk_notifier_cb()
352 static void dw8250_set_termios(struct uart_port *p, struct ktermios *termios, in dw8250_set_termios() function
545 p->set_termios = dw8250_set_termios; in dw8250_probe()

Completed in 3 milliseconds