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

/drivers/atm/
H A Dhorizon.c1093 static int tx_hold (hrz_dev * dev) { function
1656 if (tx_hold (dev)) {
2530 while (tx_hold (dev))
/drivers/tty/
H A Dsynclink_gt.c153 static void tx_hold(struct tty_struct *tty);
994 static void tx_hold(struct tty_struct *tty) function
999 if (sanity_check(info, tty->name, "tx_hold"))
1001 DBGINFO(("%s tx_hold\n", info->device_name));
3738 .stop = tx_hold,
H A Dsynclinkmp.c518 static void tx_hold(struct tty_struct *tty);
1215 static void tx_hold(struct tty_struct *tty) function
1220 if (sanity_check(info, tty->name, "tx_hold"))
1224 printk("%s(%d):%s tx_hold()\n",
3904 .stop = tx_hold,

Completed in 77 milliseconds