Home
last modified time | relevance | path

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

/hardware/st/nfc/1.0/adaptation/
Di2clayer.c40 #define ST21NFC_GET_WAKEUP _IOR(ST21NFC_MAGIC, 0x01, unsigned int) macro
436 if (-1 == (result = ioctl(fid, ST21NFC_GET_WAKEUP, NULL))) { in i2cGetGPIOState()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc41 #define ST21NFC_GET_WAKEUP _IOR(ST21NFC_MAGIC, 0x01, unsigned int) macro
562 if (-1 == (result = ioctl(fid, ST21NFC_GET_WAKEUP, NULL))) { in i2cGetGPIOState()