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

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

Completed in 80 milliseconds