Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/atm/
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()
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c923 static void tx_hold(struct tty_struct *tty) in tx_hold() function
3630 .stop = tx_hold,