Searched defs:tx_ready (Results  1 – 1 of 1) sorted by relevance
| /include/linux/ | 
| D | serial_core.h | 906 #define __uart_port_tx(uport, ch, flags, tx_ready, put_char, tx_done,	      \  argument 969 #define uart_port_tx_limited(port, ch, count, tx_ready, put_char, tx_done) ({ \  argument 987 #define uart_port_tx_limited_flags(port, ch, flags, count, tx_ready, put_char, tx_done) ({ \  argument 1002 #define uart_port_tx(port, ch, tx_ready, put_char)			\  argument 1016 #define uart_port_tx_flags(port, ch, flags, tx_ready, put_char)		\  argument
  |