Searched refs:NFCSIM_ERR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/ |
H A 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() 367 NFCSIM_ERR(dev, "Could not create debugfs entries for nfc%d\n", in nfcsim_debugfs_init_dev()
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A 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()
|
Completed in 3 milliseconds