Home
last modified time | relevance | path

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

/linux/drivers/nfc/st95hf/
H A Dcore.c620 /* Send response of wtx with ASYNC as no response expected */ in st95hf_handle_wtx()
634 /* if no new wtx, cofigure with default values */ in st95hf_handle_wtx()
770 static bool wtx; in st95hf_irq_thread_handler() local
822 wtx = true; in st95hf_irq_thread_handler()
836 * If select protocol is done on wtx req. do select protocol in st95hf_irq_thread_handler()
839 if (wtx) { in st95hf_irq_thread_handler()
840 wtx = false; in st95hf_irq_thread_handler()
857 wtx = false; in st95hf_irq_thread_handler()