Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/atm/
Dhorizon.c1093 static int tx_hold (hrz_dev * dev) { in tx_hold() function
1656 if (tx_hold (dev)) { in hrz_send()
2532 while (tx_hold (dev)) in hrz_close()
/linux-2.6.39/drivers/tty/
Dsynclinkmp.c520 static void tx_hold(struct tty_struct *tty);
1208 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3900 .stop = tx_hold,
Dsynclink_gt.c154 static void tx_hold(struct tty_struct *tty);
996 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3730 .stop = tx_hold,