Home
last modified time | relevance | path

Searched refs:tx_hold (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.c1063 static int tx_hold (hrz_dev * dev) { in tx_hold() function
1618 if (tx_hold (dev)) { in hrz_send()
2492 while (tx_hold (dev)) in hrz_close()
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclinkmp.c518 static void tx_hold(struct tty_struct *tty);
1201 static void tx_hold(struct tty_struct *tty) in tx_hold() function
1206 if (sanity_check(info, tty->name, "tx_hold")) in tx_hold()
1210 printk("%s(%d):%s tx_hold()\n", in tx_hold()
3879 .stop = tx_hold,
H A Dsynclink_gt.c924 static void tx_hold(struct tty_struct *tty) in tx_hold() function
929 if (sanity_check(info, tty->name, "tx_hold")) in tx_hold()
931 DBGINFO(("%s tx_hold\n", info->device_name)); in tx_hold()
3644 .stop = tx_hold,
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c914 static void tx_hold(struct tty_struct *tty) in tx_hold() function
919 if (sanity_check(info, tty->name, "tx_hold")) in tx_hold()
921 DBGINFO(("%s tx_hold\n", info->device_name)); in tx_hold()
3617 .stop = tx_hold,

Completed in 20 milliseconds