Lines Matching full:connected
32 * One (and only one) of this can be connected to the process STDIN+STDOUT otherwise, they are
33 * connected to a dedicated pseudo terminal.
38 * When connected to its own pseudo terminal, it may also auto attach a terminal emulator to it,
45 bool on_stdinout; /* This UART is connected to a PTY and not STDIN/OUT */
49 bool wait_pts; /* Hold writes to the uart/pts until a client is connected/ready */
99 " is already connected to it => ignoring request.\n", in np_uart_init()
252 " (only applicable when connected to PTYs)" \
262 " (only applicable when connected to PTYs)" \
269 .descript = "Hold writes to "INST_NAME(inst)" until a client is connected/ready" \
270 " (only applicable when connected to PTYs)" \
283 " (only applicable when connected to PTYs)" in np_add_uart_options()
293 " (only applicable when connected to PTYs)" in np_add_uart_options()
300 .descript = "Hold writes to all PTY UARTs until a client is connected/ready" in np_add_uart_options()
301 " (only applicable when connected to PTYs)" in np_add_uart_options()