Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c2955 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig() function
2983 ret = do_set_rxtrig(port, bytes); in do_serial8250_set_rxtrig()