Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dhorizon.c1077 static int tx_hold (hrz_dev * dev) { in tx_hold() function
1632 if (tx_hold (dev)) { in hrz_send()
2506 while (tx_hold (dev)) in hrz_close()
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c153 static void tx_hold(struct tty_struct *tty);
994 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3738 .stop = tx_hold,
Dsynclinkmp.c518 static void tx_hold(struct tty_struct *tty);
1215 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3904 .stop = tx_hold,