Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c622 /* Send response of wtx with ASYNC as no response expected */ in st95hf_handle_wtx()
636 /* if no new wtx, cofigure with default values */ in st95hf_handle_wtx()
772 static bool wtx; in st95hf_irq_thread_handler() local
824 wtx = true; in st95hf_irq_thread_handler()
838 * If select protocol is done on wtx req. do select protocol in st95hf_irq_thread_handler()
841 if (wtx) { in st95hf_irq_thread_handler()
842 wtx = false; in st95hf_irq_thread_handler()
859 wtx = false; in st95hf_irq_thread_handler()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c621 /* Send response of wtx with ASYNC as no response expected */ in st95hf_handle_wtx()
635 /* if no new wtx, cofigure with default values */ in st95hf_handle_wtx()
771 static bool wtx; in st95hf_irq_thread_handler() local
823 wtx = true; in st95hf_irq_thread_handler()
837 * If select protocol is done on wtx req. do select protocol in st95hf_irq_thread_handler()
840 if (wtx) { in st95hf_irq_thread_handler()
841 wtx = false; in st95hf_irq_thread_handler()
858 wtx = false; in st95hf_irq_thread_handler()

Completed in 4 milliseconds