Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty_port.c461 void tty_port_raise_dtr_rts(struct tty_port *port) in tty_port_raise_dtr_rts() function
466 EXPORT_SYMBOL(tty_port_raise_dtr_rts);
525 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
549 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
H A Dsynclink_gt.c3195 tty_port_raise_dtr_rts(port); in block_til_ready()
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_port.rst53 :identifiers: tty_port_carrier_raised tty_port_raise_dtr_rts
/openbmc/linux/include/linux/
H A Dtty_port.h235 void tty_port_raise_dtr_rts(struct tty_port *port);