Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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
3879 .stop = tx_hold,
H A Dsynclink_gt.c924 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3644 .stop = tx_hold,