Symbol: bt_dev_info
drivers/bluetooth/bpa10x.c
262
bt_dev_info(hdev, "%.*s", len, (char *)(skb->data + 1));
drivers/bluetooth/btbcm.c
136
bt_dev_info(hdev, "BCM: Using default device address (%pMR)",
drivers/bluetooth/btbcm.c
448
bt_dev_info(hdev, "BCM: chip id %u", skb->data[1]);
drivers/bluetooth/btbcm.c
463
bt_dev_info(hdev, "BCM: features 0x%2.2x", skb->data[1]);
drivers/bluetooth/btbcm.c
482
bt_dev_info(hdev, "%s", (char *)(skb->data + 1));
drivers/bluetooth/btbcm.c
624
bt_dev_info(hdev, "%s (%3.3u.%3.3u.%3.3u) build %4.4u",
drivers/bluetooth/btbcm.c
67
bt_dev_info(hdev, "BCM: Using EFI device address (%pMR)", &bdaddr);
drivers/bluetooth/btbcm.c
673
bt_dev_info(hdev, "%s '%s' Patch",
drivers/bluetooth/btbcm.c
683
bt_dev_info(hdev, "BCM: Patch failed (%d)", err);
drivers/bluetooth/btbcm.c
745
bt_dev_info(hdev, "BCM: chip id %u build %4.4u",
drivers/bluetooth/btbcm.c
753
bt_dev_info(hdev, "BCM: product %4.4x:%4.4x",
drivers/bluetooth/btbcm.c
762
bt_dev_info(hdev, "BCM: features 0x%2.2x", skb->data[1]);
drivers/bluetooth/btbcm.c
769
bt_dev_info(hdev, "%s", (char *)(skb->data + 1));
drivers/bluetooth/btintel.c
1158
bt_dev_info(hdev, "Boot Address: 0x%x", *boot_addr);
drivers/bluetooth/btintel.c
1160
bt_dev_info(hdev, "Firmware Version: %u-%u.%u",
drivers/bluetooth/btintel.c
1196
bt_dev_info(hdev, "Firmware already loaded");
drivers/bluetooth/btintel.c
1236
bt_dev_info(hdev, "Firmware already loaded");
drivers/bluetooth/btintel.c
1370
bt_dev_info(hdev, "Intel reset sent to retry FW download");
drivers/bluetooth/btintel.c
1427
bt_dev_info(hdev, "Telemetry exception format not supported");
drivers/bluetooth/btintel.c
1455
bt_dev_info(hdev, "set debug features: trace_enable 0x%02x mask 0x%02x",
drivers/bluetooth/btintel.c
1475
bt_dev_info(hdev, "Telemetry exception format not supported");
drivers/bluetooth/btintel.c
1496
bt_dev_info(hdev, "reset debug features: trace_enable 0x%02x mask 0x%02x",
drivers/bluetooth/btintel.c
1565
bt_dev_info(hdev, "Error reading debug features");
drivers/bluetooth/btintel.c
1615
bt_dev_info(hdev, "Intel Bluetooth firmware file: %s", fwname);
drivers/bluetooth/btintel.c
1749
bt_dev_info(hdev,
drivers/bluetooth/btintel.c
1826
bt_dev_info(hdev, "Intel BT fw patch 0x%02x completed & activated",
drivers/bluetooth/btintel.c
1837
bt_dev_info(hdev, "Intel firmware patch completed");
drivers/bluetooth/btintel.c
1851
bt_dev_info(hdev, "Intel firmware patch completed and deactivated");
drivers/bluetooth/btintel.c
1872
bt_dev_info(hdev, "Waiting for firmware download to complete");
drivers/bluetooth/btintel.c
1896
bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration);
drivers/bluetooth/btintel.c
1907
bt_dev_info(hdev, "Waiting for device to boot");
drivers/bluetooth/btintel.c
1926
bt_dev_info(hdev, "Device booted in %llu usecs", duration);
drivers/bluetooth/btintel.c
1938
bt_dev_info(hdev, "Waiting for device transition to d0");
drivers/bluetooth/btintel.c
1957
bt_dev_info(hdev, "Device moved to D0 in %llu usecs", duration);
drivers/bluetooth/btintel.c
2102
bt_dev_info(hdev, "No device address configured");
drivers/bluetooth/btintel.c
2153
bt_dev_info(hdev, "Found device firmware: %s", fwname);
drivers/bluetooth/btintel.c
2370
bt_dev_info(hdev, "No device address configured");
drivers/bluetooth/btintel.c
2403
bt_dev_info(hdev, "Found device firmware: %s", fwname);
drivers/bluetooth/btintel.c
2567
bt_dev_info(hdev, "No support for BT device in ACPI firmware");
drivers/bluetooth/btintel.c
2624
bt_dev_info(hdev, "PPAG-BT: Enabled (Mode %d)", mode);
drivers/bluetooth/btintel.c
2718
bt_dev_info(hdev, "DSM reset method type: 0x%02x", reset_payload[2]);
drivers/bluetooth/btintel.c
2871
bt_dev_info(hdev, "dsbr: enable: 0x%2.2x value: 0x%2.2x", cmd.enable,
drivers/bluetooth/btintel.c
3117
bt_dev_info(hdev, "Applying legacy Bluetooth SAR");
drivers/bluetooth/btintel.c
3120
bt_dev_info(hdev, "Applying mutual Bluetooth SAR");
drivers/bluetooth/btintel.c
3397
bt_dev_info(hdev, "Fseq status: %s (0x%2.2x)", str, *p);
drivers/bluetooth/btintel.c
3410
bt_dev_info(hdev, "Fseq executed: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1],
drivers/bluetooth/btintel.c
3415
bt_dev_info(hdev, "Fseq BT Top: %2.2u.%2.2u.%2.2u.%2.2u", p[0], p[1],
drivers/bluetooth/btintel.c
356
bt_dev_info(hdev, "%s revision %u.%u build %u week %u %u",
drivers/bluetooth/btintel.c
403
bt_dev_info(hdev, "Found Intel DDC parameters: %s", ddc_name);
drivers/bluetooth/btintel.c
428
bt_dev_info(hdev, "Applying Intel DDC parameters completed");
drivers/bluetooth/btintel.c
536
bt_dev_info(hdev, "Device revision is %u", version->dev_rev_id);
drivers/bluetooth/btintel.c
537
bt_dev_info(hdev, "Secure boot is %s",
drivers/bluetooth/btintel.c
539
bt_dev_info(hdev, "OTP lock is %s",
drivers/bluetooth/btintel.c
541
bt_dev_info(hdev, "API lock is %s",
drivers/bluetooth/btintel.c
543
bt_dev_info(hdev, "Debug lock is %s",
drivers/bluetooth/btintel.c
545
bt_dev_info(hdev, "Minimum firmware build %u week %u %u",
drivers/bluetooth/btintel.c
563
bt_dev_info(hdev, "%s timestamp %u.%u buildtype %u build %u", variant,
drivers/bluetooth/btintel.c
567
bt_dev_info(hdev, "Firmware SHA1: 0x%8.8x", version->git_sha1);
drivers/bluetooth/btintel.c
892
bt_dev_info(hdev, "regmap: Init R%x-W%x region", opcode_read,
drivers/bluetooth/btintel.c
955
bt_dev_info(hdev, "Device revision is %u",
drivers/bluetooth/btintel.c
958
bt_dev_info(hdev, "Secure boot is %s",
drivers/bluetooth/btintel.c
961
bt_dev_info(hdev, "OTP lock is %s",
drivers/bluetooth/btintel.c
964
bt_dev_info(hdev, "API lock is %s",
drivers/bluetooth/btintel.c
967
bt_dev_info(hdev, "Debug lock is %s",
drivers/bluetooth/btintel.c
970
bt_dev_info(hdev, "Minimum firmware build %u week %u %u",
drivers/bluetooth/btmtk.c
1353
bt_dev_info(hdev, "MT6639: CHIPID=0x0000 with VID=%04x PID=%04x, using 0x6639",
drivers/bluetooth/btmtk.c
1452
bt_dev_info(hdev, "firmware already downloaded");
drivers/bluetooth/btmtk.c
1475
bt_dev_info(hdev, "function already on");
drivers/bluetooth/btmtk.c
1515
bt_dev_info(hdev, "Device setup in %llu usecs", duration);
drivers/bluetooth/btmtk.c
162
bt_dev_info(hdev, "HW/SW Version: 0x%04x%04x, Build Time: %s",
drivers/bluetooth/btmtk.c
458
bt_dev_info(hdev, "Mediatek coredump end");
drivers/bluetooth/btmtksdio.c
1203
bt_dev_info(hdev, "Device setup in %llu usecs", duration);
drivers/bluetooth/btmtksdio.c
817
bt_dev_info(hdev, "Firmware already downloaded");
drivers/bluetooth/btmtksdio.c
840
bt_dev_info(hdev, "function already on");
drivers/bluetooth/btmtkuart.c
638
bt_dev_info(hdev, "Firmware already downloaded");
drivers/bluetooth/btmtkuart.c
661
bt_dev_info(hdev, "function already on");
drivers/bluetooth/btmtkuart.c
699
bt_dev_info(hdev, "Device setup in %llu usecs", duration);
drivers/bluetooth/btnxpuart.c
1010
bt_dev_info(hdev, "FW Download Complete: %zu bytes",
drivers/bluetooth/btnxpuart.c
1154
bt_dev_info(hdev, "ChipID: %04x, Version: %d", chip_id, loader_ver);
drivers/bluetooth/btnxpuart.c
1252
bt_dev_info(hdev, "FW Download Complete: %zu bytes",
drivers/bluetooth/btnxpuart.c
1462
bt_dev_info(hdev, "FW already running.");
drivers/bluetooth/btnxpuart.c
530
bt_dev_info(nxpdev->hdev, "irq_handler: %d", psdata->irq_handler);
drivers/bluetooth/btnxpuart.c
552
bt_dev_info(hdev, "error setting wakeup IRQ handler, ignoring\n");
drivers/bluetooth/btnxpuart.c
923
bt_dev_info(hdev, "Request Firmware: %s", nxpdev->fw_name);
drivers/bluetooth/btqca.c
1017
bt_dev_info(hdev, "QCA setup on UART is completed");
drivers/bluetooth/btqca.c
146
bt_dev_info(hdev, "QCA FW build version: %s", build_label);
drivers/bluetooth/btqca.c
582
bt_dev_info(hdev, "QCA Downloading %s", config->fwname);
drivers/bluetooth/btqca.c
591
bt_dev_info(hdev, "QCA Downloading %s", config->fwname);
drivers/bluetooth/btqca.c
70
bt_dev_info(hdev, "QCA Product ID :0x%08x",
drivers/bluetooth/btqca.c
72
bt_dev_info(hdev, "QCA SOC Version :0x%08x",
drivers/bluetooth/btqca.c
74
bt_dev_info(hdev, "QCA ROM Version :0x%08x",
drivers/bluetooth/btqca.c
76
bt_dev_info(hdev, "QCA Patch Version:0x%08x",
drivers/bluetooth/btqca.c
783
bt_dev_info(hdev, "QCA controller version 0x%08x", soc_ver);
drivers/bluetooth/btqca.c
864
bt_dev_info(hdev, "QCA Downloading %s", config.fwname);
drivers/bluetooth/btrtl.h
12
#define rtl_dev_info(dev, fmt, ...) bt_dev_info(dev, "RTL: " fmt, ##__VA_ARGS__)
drivers/bluetooth/btusb.c
1174
bt_dev_info(hdev, "Ramdump in progress, defer reset");
drivers/bluetooth/btusb.c
2533
bt_dev_info(hdev, "CSR: Setting up dongle with HCI ver=%u rev=%04x",
drivers/bluetooth/btusb.c
2536
bt_dev_info(hdev, "LMP ver=%u subver=%04x; manufacturer=%u",
drivers/bluetooth/btusb.c
3195
bt_dev_info(hdev, "%s memdump size(%u)\n",
drivers/bluetooth/btusb.c
3222
bt_dev_info(hdev,
drivers/bluetooth/btusb.c
3540
bt_dev_info(hdev, "using rampatch file: %s", fwname);
drivers/bluetooth/btusb.c
3553
bt_dev_info(hdev, "QCA: patch rome 0x%x build 0x%x, "
drivers/bluetooth/btusb.c
3628
bt_dev_info(hdev, "using NVM file: %s", fwname);
drivers/bluetooth/btusb.c
3849
bt_dev_info(hdev, "OOB Wake-on-BT configured at IRQ %u", irq);
drivers/bluetooth/btusb.c
3982
bt_dev_info(hdev,
drivers/bluetooth/hci_ag6xx.c
203
bt_dev_info(hdev, "Applying bddata (%s)", fwname);
drivers/bluetooth/hci_ag6xx.c
221
bt_dev_info(hdev, "Device is already patched. patch num: %02x",
drivers/bluetooth/hci_ag6xx.c
241
bt_dev_info(hdev, "Patching firmware file (%s)", fwname);
drivers/bluetooth/hci_ag6xx.c
258
bt_dev_info(hdev, "Patching complete");
drivers/bluetooth/hci_ag6xx.c
267
bt_dev_info(hdev, "Invalid patch len (%d)", plen);
drivers/bluetooth/hci_ag6xx.c
271
bt_dev_info(hdev, "Patching %td/%zu", (fw_ptr - fw->data),
drivers/bluetooth/hci_aml.c
365
bt_dev_info(hdev, "fw_version: date = %02x.%02x, number = 0x%02x%02x",
drivers/bluetooth/hci_aml.c
379
bt_dev_info(hdev, "set bdaddr (%pM)", bdaddr);
drivers/bluetooth/hci_aml.c
426
bt_dev_info(hdev, "amlbt using default bdaddr (%pM)", &paddr->bdaddr);
drivers/bluetooth/hci_intel.c
477
bt_dev_info(hdev, "Change controller speed to %d", speed);
drivers/bluetooth/hci_intel.c
658
bt_dev_info(hdev, "No device address configured");
drivers/bluetooth/hci_intel.c
705
bt_dev_info(hdev, "Found device firmware: %s", fwname);
drivers/bluetooth/hci_intel.c
740
bt_dev_info(hdev, "Waiting for firmware download to complete");
drivers/bluetooth/hci_intel.c
778
bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration);
drivers/bluetooth/hci_intel.c
811
bt_dev_info(hdev, "Waiting for device to boot");
drivers/bluetooth/hci_intel.c
823
bt_dev_info(hdev, "Device booted in %llu usecs", duration);
drivers/bluetooth/hci_intel.c
856
bt_dev_info(hdev, "Setup complete");
drivers/bluetooth/hci_ll.c
577
bt_dev_info(lldev->hu.hdev, "sleep command in scr");
drivers/bluetooth/hci_mrvl.c
219
bt_dev_info(hdev, "Controller id = %x, rev = %x", mrvl->id, mrvl->rev);
drivers/bluetooth/hci_mrvl.c
297
bt_dev_info(hdev, "Loading %s", name);
drivers/bluetooth/hci_mrvl.c
329
bt_dev_info(hdev, "Firmware loading complete");
drivers/bluetooth/hci_qca.c
1106
bt_dev_info(hu->hdev, "hci_devcd_init Return:%d",
drivers/bluetooth/hci_qca.c
1119
bt_dev_info(hu->hdev, "QCA collecting dump of size:%u",
drivers/bluetooth/hci_qca.c
1182
bt_dev_info(hu->hdev,
drivers/bluetooth/hci_qca.c
1599
bt_dev_info(hu->hdev, "crash the soc to collect controller dump");
drivers/bluetooth/hci_qca.c
1624
bt_dev_info(hdev, "mem_dump_status: %d", qca->memdump_state);
drivers/bluetooth/hci_qca.c
1640
bt_dev_info(hdev, "waiting for dump to complete");
drivers/bluetooth/hci_qca.c
1713
bt_dev_info(hdev, "waiting for dump to complete");
drivers/bluetooth/hci_qca.c
1902
bt_dev_info(hdev, "HFP non-HCI data transport is supported");
drivers/bluetooth/hci_qca.c
1969
bt_dev_info(hdev, "setting up %s", soc_name);
drivers/bluetooth/virtio_bt.c
123
bt_dev_info(hdev, "%s", (char *)(skb->data + 1));
drivers/bluetooth/virtio_bt.c
180
bt_dev_info(hdev, "ROM version %u", *((__u8 *) (skb->data + 1)));
net/bluetooth/aosp.c
74
bt_dev_info(hdev, "AOSP extensions version v%u.%02u",
net/bluetooth/aosp.c
99
bt_dev_info(hdev, "AOSP quality report is supported");
net/bluetooth/mgmt.c
4966
bt_dev_info(hdev, "offload codecs enable %d changed %d",
net/bluetooth/mgmt.c
5024
bt_dev_info(hdev, "LE simultaneous roles enable %d changed %d",