Searched refs:NFCSIM_ERR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/nfc/ |
| D | nfcsim.c | 25 #define NFCSIM_ERR(d, fmt, args...) nfc_err(&d->nfc_digital_dev->nfc_dev->dev, \ macro 200 NFCSIM_ERR(dev, "Device is down\n"); in nfcsim_recv_wq() 218 NFCSIM_ERR(dev, "Device is down\n"); in nfcsim_send() 282 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_in_configure_hw() 312 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_tg_configure_hw() 368 NFCSIM_ERR(dev, "nfcsim debugfs not initialized\n"); in nfcsim_debugfs_init_dev() 375 NFCSIM_ERR(dev, "Could not compute dev name for dev %d\n", idx); in nfcsim_debugfs_init_dev() 381 NFCSIM_ERR(dev, "Could not create debugfs entries for nfc%d\n", in nfcsim_debugfs_init_dev()
|