Searched defs:auto_attach_cmd (Results 1 – 2 of 2) sorted by relevance
115 static void attach_to_tty(const char *slave_tty, const char *auto_attach_cmd) in attach_to_tty()135 int np_uart_open_ptty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_ptty()
46 static char *auto_attach_cmd = CONFIG_NATIVE_UART_AUTOATTACH_DEFAULT_CMD; variable