Home
last modified time | relevance | path

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

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