Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc92 int eventNum = (notifyResetRequest <= 0) ? 2 : 3; in I2cWorkerThread() local
110 int poll_status = poll(event_table, eventNum, -1); in I2cWorkerThread()
216 if (event_table[2].revents & POLLPRI && eventNum > 2) { in I2cWorkerThread()