Searched refs:fake_poll (Results 1 – 1 of 1) sorted by relevance
91 static int fake_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in fake_poll() function142 if (fake_poll(ese, 0xad, 10, 0) != 1) { in fake_transceive()160 .poll = &fake_poll,