Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc47 #define ST21NFC_RECOVERY _IOR(ST21NFC_MAGIC, 0x08, unsigned int) macro
444 if (-1 == (result = ioctl(fid, ST21NFC_RECOVERY, NULL))) { in SetToRecoveryMode()