Searched refs:nhw_upty_wait_for_pty (Results 1 – 3 of 3) sorted by relevance
15 void nhw_upty_wait_for_pty(int fd, uint64_t microsec);
122 nhw_upty_wait_for_pty(u_el->out_fd, 100e3); in nhw_upty_tx_byte()178 nhw_upty_wait_for_pty(u_el->in_fd, 100e3); in nhw_upty_check_for_input()
203 void nhw_upty_wait_for_pty(int fd, uint64_t microsec) { in nhw_upty_wait_for_pty() function