Searched refs:tx_hold (Results 1 – 1 of 1) sorted by relevance
915 static void tx_hold(struct tty_struct *tty) in tx_hold() function 920 if (sanity_check(info, tty->name, "tx_hold")) in tx_hold() 922 DBGINFO(("%s tx_hold\n", info->device_name)); in tx_hold() 3618 .stop = tx_hold,