Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c97 int poll_status = poll(event_table, 2, -1); in I2cWorkerThread() local
99 if (-1 == poll_status) { in I2cWorkerThread()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc110 int poll_status = poll(event_table, eventNum, -1); in I2cWorkerThread() local
112 if (-1 == poll_status) { in I2cWorkerThread()