Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_pty_bottom.c115 static void attach_to_pty(const char *slave_pty, const char *auto_attach_cmd) in attach_to_pty() function
234 attach_to_pty(slave_pty_name, auto_attach_cmd); in np_uart_open_pty()