Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A Dtty_port.c463 void tty_port_raise_dtr_rts(struct tty_port *port) in tty_port_raise_dtr_rts() function
468 EXPORT_SYMBOL(tty_port_raise_dtr_rts);
527 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
551 tty_port_raise_dtr_rts(port); in tty_port_block_til_ready()
A Dsynclink_gt.c3197 tty_port_raise_dtr_rts(port); in block_til_ready()
/linux-6.3-rc2/Documentation/driver-api/tty/
A Dtty_port.rst53 :identifiers: tty_port_carrier_raised tty_port_raise_dtr_rts
/linux-6.3-rc2/include/linux/
A Dtty_port.h234 void tty_port_raise_dtr_rts(struct tty_port *port);

Completed in 13 milliseconds