Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A Dtty_port.c447 bool tty_port_carrier_raised(struct tty_port *port) in tty_port_carrier_raised() function
453 EXPORT_SYMBOL(tty_port_carrier_raised);
570 if (do_clocal || tty_port_carrier_raised(port)) in tty_port_block_til_ready()
A Dsynclink_gt.c3207 cd = tty_port_carrier_raised(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.h233 bool tty_port_carrier_raised(struct tty_port *port);

Completed in 12 milliseconds