Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dtty_port.c417 void tty_port_raise_dtr_rts(struct tty_port *port) in tty_port_raise_dtr_rts() function
422 EXPORT_SYMBOL(tty_port_raise_dtr_rts);
480 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
504 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
Dsynclink_gt.c3199 tty_port_raise_dtr_rts(port); in block_til_ready()
/Linux-v5.15/include/linux/
Dtty_port.h186 void tty_port_raise_dtr_rts(struct tty_port *port);