Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
H A Duart.c51 static inline int nci_uart_queue_empty(struct nci_uart *nu) in nci_uart_queue_empty() function
99 if (nu->ops.tx_done && nci_uart_queue_empty(nu)) in nci_uart_write_work()