Searched refs:mgslpc_wait_until_sent (Results 1 – 1 of 1) sorted by relevance
469 static void mgslpc_wait_until_sent(struct tty_struct *tty, int timeout);2352 mgslpc_wait_until_sent(tty, info->timeout); in mgslpc_close()2369 static void mgslpc_wait_until_sent(struct tty_struct *tty, int timeout) in mgslpc_wait_until_sent() function2791 .wait_until_sent = mgslpc_wait_until_sent,