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

/external/libese/libese-hw/
H A Dese_hw_fake.c91 static int fake_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, function
142 if (fake_poll(ese, 0xad, 10, 0) != 1) {
160 .poll = &fake_poll,

Completed in 194 milliseconds