Searched refs:NFC_SET_PWR (Results 1 – 2 of 2) sorted by relevance
29 #define NFC_SET_PWR _IOW(NFC_MAGIC, 0x01, uint32_t) macro
334 ret = ioctl((int)(intptr_t)pDevHandle, NFC_SET_PWR, eType); in NfccReset()