Searched refs:np_uart_tty_poll_in (Results 1 – 1 of 1) sorted by relevance
39 static int np_uart_tty_poll_in(const struct device *dev,58 .poll_in = np_uart_tty_poll_in,69 .poll_in = np_uart_tty_poll_in,193 static int __maybe_unused np_uart_tty_poll_in(const struct device *dev, unsigned char *p_char) in np_uart_tty_poll_in() function