/Linux-v4.19/drivers/nfc/nxp-nci/ |
D | i2c.c | 93 nfc_err(&client->dev, "Error %d on I2C send\n", r); in nxp_nci_i2c_write() 95 nfc_err(&client->dev, in nxp_nci_i2c_write() 124 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_fw_read() 142 nfc_err(&client->dev, in nxp_nci_i2c_fw_read() 168 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_nci_read() 183 nfc_err(&client->dev, in nxp_nci_i2c_nci_read() 241 nfc_err(&client->dev, "Read failed with error %d\n", r); in nxp_nci_i2c_irq_thread_fn() 278 nfc_err(&client->dev, "Failed to get EN gpio, error: %d\n", r); in nxp_nci_i2c_parse_devtree() 287 nfc_err(&client->dev, "Failed to get FW gpio, error: %d\n", r); in nxp_nci_i2c_parse_devtree() 304 nfc_err(&client->dev, "No GPIOs\n"); in nxp_nci_i2c_acpi_config() [all …]
|
/Linux-v4.19/drivers/nfc/nfcmrvl/ |
D | i2c.c | 48 nfc_err(&drv_data->i2c->dev, "cannot read NCI header\n"); in nfcmrvl_i2c_read() 53 nfc_err(&drv_data->i2c->dev, "invalid packet payload size\n"); in nfcmrvl_i2c_read() 72 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_read() 103 nfc_err(&drv_data->i2c->dev, "read failed %d\n", ret); in nfcmrvl_i2c_int_irq_thread_fn() 107 nfc_err(&drv_data->i2c->dev, "corrupted RX packet\n"); in nfcmrvl_i2c_int_irq_thread_fn() 148 nfc_err(drv_data->dev, in nfcmrvl_i2c_nci_send() 207 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in nfcmrvl_i2c_probe() 236 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_probe()
|
D | fw_dnld.c | 137 nfc_err(priv->dev, "FW loading timeout"); in fw_dnld_timeout() 280 nfc_err(priv->dev, "bad command"); in process_state_fw_dnld() 290 nfc_err(priv->dev, "bad len complement: %x %x %x", in process_state_fw_dnld() 313 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 339 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 351 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 447 nfc_err(priv->dev, "FW loading error"); in fw_dnld_rx_work() 516 nfc_err(priv->dev, "failed to retrieve FW %s", firmware_name); in nfcmrvl_fw_dnld_start() 524 nfc_err(priv->dev, "bad firmware binary %s magic=0x%x phy=%d", in nfcmrvl_fw_dnld_start()
|
D | spi.c | 59 nfc_err(&drv_data->spi->dev, "failed to read spi packet"); in nfcmrvl_spi_int_irq_thread_fn() 64 nfc_err(&drv_data->spi->dev, "corrupted RX packet"); in nfcmrvl_spi_int_irq_thread_fn() 99 nfc_err(priv->dev, "spi_send failed %d", err); in nfcmrvl_spi_nci_send() 170 nfc_err(&drv_data->spi->dev, "Unable to register IRQ handler"); in nfcmrvl_spi_probe()
|
D | main.c | 132 nfc_err(dev, "failed to request reset_n io\n"); in nfcmrvl_nci_register_dev() 156 nfc_err(dev, "nci_allocate_device failed\n"); in nfcmrvl_nci_register_dev() 163 nfc_err(dev, "failed to initialize FW download %d\n", rc); in nfcmrvl_nci_register_dev() 171 nfc_err(dev, "nci_register_device failed %d\n", rc); in nfcmrvl_nci_register_dev()
|
D | usb.c | 84 nfc_err(&drv_data->udev->dev, "failed to alloc mem\n"); in nfcmrvl_bulk_complete() 89 nfc_err(&drv_data->udev->dev, in nfcmrvl_bulk_complete() 106 nfc_err(&drv_data->udev->dev, in nfcmrvl_bulk_complete() 147 nfc_err(&drv_data->udev->dev, in nfcmrvl_submit_bulk_urb() 264 nfc_err(&drv_data->udev->dev, in nfcmrvl_usb_nci_send()
|
/Linux-v4.19/drivers/nfc/pn533/ |
D | usb.c | 79 nfc_err(&phy->udev->dev, "failed to alloc memory\n"); in pn533_recv_response() 117 nfc_err(&phy->udev->dev, in pn533_recv_ack() 125 nfc_err(&phy->udev->dev, "Received an invalid ack\n"); in pn533_recv_ack() 132 nfc_err(&phy->udev->dev, in pn533_recv_ack() 409 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 416 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 442 nfc_err(&phy->udev->dev, in pn533_send_complete() 496 nfc_err(&interface->dev, in pn533_usb_probe() 536 nfc_err(&interface->dev, in pn533_usb_probe() 543 nfc_err(&interface->dev, "Unknown device type %lu\n", in pn533_usb_probe()
|
D | pn533.c | 912 nfc_err(dev->dev, in pn533_target_found() 1224 nfc_err(dev->dev, in pn533_init_target_complete() 1259 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_rf_complete() 1290 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_wq_rf() 1415 nfc_err(dev->dev, "%s Poll complete error %d\n", in pn533_poll_complete() 1423 nfc_err(dev->dev, in pn533_poll_complete() 1456 nfc_err(dev->dev, "Polling operation has been stopped\n"); in pn533_poll_complete() 1503 nfc_err(dev->dev, "Failed to allocate skb\n"); in pn533_send_poll_frame() 1511 nfc_err(dev->dev, "Polling loop error %d\n", rc); in pn533_send_poll_frame() 1555 nfc_err(dev->dev, in pn533_start_poll() [all …]
|
D | i2c.c | 125 nfc_err(&client->dev, "cannot read. r=%d len=%d\n", r, len); in pn533_i2c_read() 131 nfc_err(&client->dev, "READY flag not set"); in pn533_i2c_read() 197 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in pn533_i2c_probe() 228 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in pn533_i2c_probe()
|
/Linux-v4.19/drivers/nfc/ |
D | port100.c | 635 nfc_err(&dev->interface->dev, in port100_recv_response() 640 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_response() 648 nfc_err(&dev->interface->dev, "Received an invalid frame\n"); in port100_recv_response() 657 nfc_err(&dev->interface->dev, in port100_recv_response() 688 nfc_err(&dev->interface->dev, in port100_recv_ack() 693 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_ack() 701 nfc_err(&dev->interface->dev, "Received an invalid ack\n"); in port100_recv_ack() 708 nfc_err(&dev->interface->dev, in port100_recv_ack() 859 nfc_err(&dev->interface->dev, in port100_send_cmd_async() 951 nfc_err(&dev->interface->dev, in port100_send_complete() [all …]
|
D | nfcsim.c | 25 #define NFCSIM_ERR(d, fmt, args...) nfc_err(&d->nfc_digital_dev->nfc_dev->dev, \
|
/Linux-v4.19/drivers/nfc/fdp/ |
D | fdp.c | 300 nfc_err(dev, "RAM patch request error\n"); in fdp_nci_request_firmware() 317 nfc_err(dev, "OTP patch request error\n"); in fdp_nci_request_firmware() 396 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 407 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 467 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 478 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 548 nfc_err(dev, "Firmware update failed"); in fdp_nci_setup() 562 nfc_err(dev, "Setup error %d\n", r); in fdp_nci_setup() 579 nfc_err(dev, "Vendor specific config set error %d\n", in fdp_nci_post_setup() 588 nfc_err(dev, "Clock set error %d\n", r); in fdp_nci_post_setup() [all …]
|
D | i2c.c | 302 nfc_err(dev, "No I2C_FUNC_I2C support\n"); in fdp_nci_i2c_probe() 308 nfc_err(dev, "IRQ not present\n"); in fdp_nci_i2c_probe() 326 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in fdp_nci_i2c_probe() 337 nfc_err(dev, "Power GPIO request failed\n"); in fdp_nci_i2c_probe() 350 nfc_err(dev, "NCI probing error\n"); in fdp_nci_i2c_probe()
|
/Linux-v4.19/drivers/nfc/st-nci/ |
D | i2c.c | 136 nfc_err(&client->dev, "invalid frame len\n"); in st_nci_i2c_read() 224 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in st_nci_i2c_probe() 243 nfc_err(dev, "Unable to get RESET GPIO\n"); in st_nci_i2c_probe() 256 nfc_err(&client->dev, "Unable to register ndlc layer\n"); in st_nci_i2c_probe() 266 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in st_nci_i2c_probe()
|
D | spi.c | 149 nfc_err(&dev->dev, "invalid frame len\n"); in st_nci_spi_read() 259 nfc_err(&dev->dev, "Unable to get RESET GPIO\n"); in st_nci_spi_probe() 272 nfc_err(&dev->dev, "Unable to register ndlc layer\n"); in st_nci_spi_probe() 282 nfc_err(&dev->dev, "Unable to register IRQ handler\n"); in st_nci_spi_probe()
|
D | se.c | 282 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on admin gate\n"); in st_nci_hci_admin_event_received() 307 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on apdu reader gate\n"); in st_nci_hci_apdu_reader_event_received() 363 nfc_err(&ndev->nfc_dev->dev, "Unexpected event on connectivity gate\n"); in st_nci_hci_connectivity_event_received()
|
/Linux-v4.19/drivers/nfc/pn544/ |
D | i2c.c | 234 nfc_err(&phy->i2c_dev->dev, in pn544_hci_i2c_platform_init() 377 nfc_err(&client->dev, "cannot read len byte\n"); in pn544_hci_i2c_read() 383 nfc_err(&client->dev, "invalid len byte\n"); in pn544_hci_i2c_read() 435 nfc_err(&client->dev, "cannot read fw status\n"); in pn544_hci_i2c_fw_read_status() 892 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in pn544_hci_i2c_probe() 914 nfc_err(dev, "Unable to get EN GPIO\n"); in pn544_hci_i2c_probe() 921 nfc_err(dev, "Unable to get FW GPIO\n"); in pn544_hci_i2c_probe() 932 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in pn544_hci_i2c_probe()
|
/Linux-v4.19/drivers/nfc/microread/ |
D | i2c.c | 159 nfc_err(&client->dev, "cannot read len byte\n"); in microread_i2c_read() 165 nfc_err(&client->dev, "invalid len byte\n"); in microread_i2c_read() 265 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in microread_i2c_probe()
|
/Linux-v4.19/drivers/nfc/st21nfca/ |
D | i2c.c | 520 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in st21nfca_hci_i2c_probe() 546 nfc_err(dev, "Unable to get ENABLE GPIO\n"); in st21nfca_hci_i2c_probe() 557 nfc_err(&client->dev, "Unable to reboot st21nfca\n"); in st21nfca_hci_i2c_probe() 566 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in st21nfca_hci_i2c_probe()
|
D | se.c | 348 nfc_err(&hdev->ndev->dev, "Unexpected event on connectivity gate\n"); in st21nfca_connectivity_event_received() 381 nfc_err(&hdev->ndev->dev, "Unexpected event on apdu reader gate\n"); in st21nfca_apdu_reader_event_received()
|
D | vendor_cmds.c | 251 nfc_err(&hdev->ndev->dev, "Unexpected event on loopback gate\n"); in st21nfca_hci_loopback_event_received()
|
D | dep.c | 438 nfc_err(&hdev->ndev->dev, "Unexpected event on card f gate\n"); in st21nfca_dep_event_received()
|
D | core.c | 890 nfc_err(&hdev->ndev->dev, "Unexpected event on admin gate\n"); in st21nfca_admin_event_received()
|
/Linux-v4.19/net/nfc/nci/ |
D | uart.c | 337 nfc_err(nu->tty->dev, in nci_uart_default_recv_buf() 382 nfc_err(nu->tty->dev, "corrupted RX packet\n"); in nci_uart_default_recv_buf()
|
/Linux-v4.19/include/net/nfc/ |
D | nfc.h | 32 #define nfc_err(dev, fmt, ...) dev_err((dev), "NFC: " fmt, ##__VA_ARGS__) macro
|