Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/serial/8250/
D8250_port.c3133 static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_serial8250_set_rxtrig() function
3158 ret = do_serial8250_set_rxtrig(port, bytes); in rx_trig_bytes_store()