Searched refs:NFCSIM_ERR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/nfc/ |
| D | nfcsim.c | 16 #define NFCSIM_ERR(d, fmt, args...) nfc_err(&d->nfc_digital_dev->nfc_dev->dev, \ macro 191 NFCSIM_ERR(dev, "Device is down\n"); in nfcsim_recv_wq() 209 NFCSIM_ERR(dev, "Device is down\n"); in nfcsim_send() 273 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_in_configure_hw() 303 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_tg_configure_hw() 359 NFCSIM_ERR(dev, "nfcsim debugfs not initialized\n"); in nfcsim_debugfs_init_dev() 366 NFCSIM_ERR(dev, "Could not compute dev name for dev %d\n", idx); in nfcsim_debugfs_init_dev() 372 NFCSIM_ERR(dev, "Could not create debugfs entries for nfc%d\n", in nfcsim_debugfs_init_dev()
|