Searched refs:eventNum (Results 1 – 1 of 1) sorted by relevance
92 int eventNum = (notifyResetRequest <= 0) ? 2 : 3; in I2cWorkerThread() local110 int poll_status = poll(event_table, eventNum, -1); in I2cWorkerThread()216 if (event_table[2].revents & POLLPRI && eventNum > 2) { in I2cWorkerThread()