Searched refs:tty_set_rx_buf (Results 1 – 2 of 2) sorted by relevance
76 tty_set_rx_buf(&console_serial, console_rxbuf, sizeof(console_rxbuf)); in console_init()
265 int tty_set_rx_buf(struct tty_serial *tty, void *buf, size_t size) in tty_set_rx_buf() function
Completed in 9 milliseconds