Searched refs:NFCSIM_ERR (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/nfc/
H A Dnfcsim.c16 #define NFCSIM_ERR(d, fmt, args...) nfc_err(&d->nfc_digital_dev->nfc_dev->dev, \ macro
191 NFCSIM_ERR(dev, "Device is down\n");
208 NFCSIM_ERR(dev, "Device is down\n");
272 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type);
302 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type);
354 NFCSIM_ERR(dev, "nfcsim debugfs not initialized\n");
361 NFCSIM_ERR(dev, "Could not compute dev name for dev %d\n", idx);

Completed in 186 milliseconds