Home
last modified time | relevance | path

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

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