Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_port.c442 void tty_port_raise_dtr_rts(struct tty_port *port) in tty_port_raise_dtr_rts() function
447 EXPORT_SYMBOL(tty_port_raise_dtr_rts);
506 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
530 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
H A Dsynclink_gt.c3196 tty_port_raise_dtr_rts(port); in block_til_ready()
/linux/Documentation/driver-api/tty/
H A Dtty_port.rst54 :identifiers: tty_port_carrier_raised tty_port_raise_dtr_rts
/linux/include/linux/
H A Dtty_port.h232 void tty_port_raise_dtr_rts(struct tty_port *port);