Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc48 #define ST21NFC_CLK_DISABLE _IOR(ST21NFC_MAGIC, 0x12, unsigned int) macro
298 if (ioctl(fidI2c, ST21NFC_CLK_DISABLE, NULL) < 0) { in I2cOpenLayer()
443 if (ioctl(fid, ST21NFC_CLK_DISABLE, NULL) < 0) { in i2cWrite()