Home
last modified time | relevance | path

Searched refs:tx_done (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dmailbox_client.h37 void (*tx_done)(struct mbox_client *cl, void *mssg, int r); member
A Dserial_core.h903 #define __uart_port_tx(uport, ch, flags, tx_ready, put_char, tx_done, \ argument
927 (tx_done); \
966 #define uart_port_tx_limited(port, ch, count, tx_ready, put_char, tx_done) ({ \ argument
968 __uart_port_tx(port, ch, 0, tx_ready, put_char, tx_done, __count, \
984 #define uart_port_tx_limited_flags(port, ch, flags, count, tx_ready, put_char, tx_done) ({ \ argument
986 __uart_port_tx(port, ch, flags, tx_ready, put_char, tx_done, __count, \
/include/drm/bridge/
A Dsamsung-dsim.h46 u16 tx_done; member
/include/linux/usb/
A Dusbnet.h237 tx_start, tx_done, enumerator
/include/net/nfc/
A Dnci_core.h443 void (*tx_done)(struct nci_uart *nci_uart); member

Completed in 17 milliseconds