Searched refs:np_uart_open_pty (Results 1 – 3 of 3) sorted by relevance
25 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd,
135 int np_uart_open_pty(const char *uart_name, const char *auto_attach_cmd, in np_uart_open_pty() function
116 int tty_fn = np_uart_open_pty(dev->name, d->auto_attach_cmd, d->auto_attach, in np_uart_init()