Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/usb/
Dusbnet.h228 tx_start, tx_done, enumerator
/linux-4.19.296/drivers/char/pcmcia/
Dsynclink_cs.c366 static void tx_start(MGSLPC_INFO *info, struct tty_struct *tty);
732 tx_start(info, tty); in tx_release()
1066 tx_start(info, tty); in cts_change()
1540 tx_start(info, tty); in mgslpc_flush_chars()
1602 tx_start(info, tty); in mgslpc_write()
1707 tx_start(info, tty); in mgslpc_send_xchar()
1897 tx_start(info, tty); in set_txenable()
3285 static void tx_start(MGSLPC_INFO *info, struct tty_struct *tty) in tx_start() function
3958 tx_start(info, tty); in hdlcdev_xmit()
/linux-4.19.296/include/net/nfc/
Dnci_core.h450 void (*tx_start)(struct nci_uart *nci_uart); member