Searched refs:NFCSIM_ERR (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/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() 208 NFCSIM_ERR(dev, "Device is down\n"); in nfcsim_send() 272 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_in_configure_hw() 302 NFCSIM_ERR(dev, "Invalid configuration type: %d\n", type); in nfcsim_tg_configure_hw() 354 NFCSIM_ERR(dev, "nfcsim debugfs not initialized\n"); in nfcsim_debugfs_init_dev() 361 NFCSIM_ERR(dev, "Could not compute dev name for dev %d\n", idx); in nfcsim_debugfs_init_dev()
|