Home
last modified time | relevance | path

Searched refs:NFC_ERR (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/
H A Dfm11nt081d.c92 NFC_ERR("HI_ID_ I2C handle get failed \r\n"); in C081NfcI2cWrite()
97 NFC_ERR("C081NfcI2cWrite data is null\r\n"); in C081NfcI2cWrite()
117 NFC_ERR("eepWritePage buffer is null\r\n"); in EepWritePage()
133 NFC_ERR("write ndef is null\r\n"); in Fm11nt081dWriteEeprom()
139 NFC_ERR("offset = %d, writeLen = %d\r\n", offset, writeLen); in Fm11nt081dWriteEeprom()
172 NFC_ERR("HI_ID_I2C handle get failed \r\n"); in WriteRead()
184 NFC_ERR("0x%x ", recvData[i]); in WriteRead()
268 NFC_ERR("HI_ID_I2C handle get failed \r\n"); in nfc_read_ep()
281 NFC_ERR("0x%x ", recvData[i]); in nfc_read_ep()
398 NFC_ERR("ge in fm11nt081d_init()
[all...]
H A Dfm11nt081d.h42 #define NFC_ERR(fmt, arg...) printk(KERN_ERR "nfc: " fmt "\n", ##arg) macro
47 #define NFC_ERR(fmt, arg...) macro

Completed in 1 milliseconds