Searched refs:tx_release (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/
H A Dsynclink_gt.c140 static void tx_release(struct tty_struct *tty);
732 tx_release(tty);
931 static void tx_release(struct tty_struct *tty) function
936 if (sanity_check(info, tty->name, "tx_release"))
938 DBGINFO(("%s tx_release\n", info->device_name));
3618 .start = tx_release,

Completed in 303 milliseconds