Searched refs:tcflush (Results 1 – 5 of 5) sorted by relevance
204 tcflush(dev_fd, TCIOFLUSH); in set_baud_rate()229 tcflush(dev_fd, TCIOFLUSH); in set_baud_rate()248 tcflush(dev_fd, TCIOFLUSH); in set_custom_baud_rate()270 tcflush(dev_fd, TCIOFLUSH); in set_custom_baud_rate()
278 tcflush ( in tcflush() function
117 tcflush(uart_handle->fd, TCIFLUSH); in uart_init()
379 int tcflush (int fd, int QueueSelector);
595 #define tcflush _tcflush