Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c771 static bool wtx; in st95hf_irq_thread_handler() local
823 wtx = true; 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()