Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/8250/
D8250_port.c3106 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig() function
3133 ret = do_set_rxtrig(port, bytes); in do_serial8250_set_rxtrig()