Searched refs:tty_debug_wait_until_sent (Results 1 – 1 of 1) sorted by relevance
33 # define tty_debug_wait_until_sent(tty, f, args...) tty_debug(tty, f, ##args) macro35 # define tty_debug_wait_until_sent(tty, f, args...) do {} while (0) macro200 tty_debug_wait_until_sent(tty, "wait until sent, timeout=%ld\n", timeout); in tty_wait_until_sent()