Home
last modified time | relevance | path

Searched refs:bt_dev_info (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dbtbcm.c76 bt_dev_info(hdev, "BCM: Using default device address (%pMR)", in btbcm_check_bdaddr()
296 bt_dev_info(hdev, "BCM: chip id %u", skb->data[1]); in btbcm_read_info()
304 bt_dev_info(hdev, "BCM: features 0x%2.2x", skb->data[1]); in btbcm_read_info()
312 bt_dev_info(hdev, "%s", (char *)(skb->data + 1)); in btbcm_read_info()
411 bt_dev_info(hdev, "%s (%3.3u.%3.3u.%3.3u) build %4.4u", in btbcm_initialize()
451 bt_dev_info(hdev, "BCM: Patch %s not found", fw_name); in btbcm_setup_patchram()
469 bt_dev_info(hdev, "%s", (char *)(skb->data + 1)); in btbcm_setup_patchram()
494 bt_dev_info(hdev, "BCM: chip id %u build %4.4u", in btbcm_setup_apple()
502 bt_dev_info(hdev, "BCM: product %4.4x:%4.4x", in btbcm_setup_apple()
511 bt_dev_info(hdev, "BCM: features 0x%2.2x", skb->data[1]); in btbcm_setup_apple()
[all …]
Dhci_ag6xx.c219 bt_dev_info(hdev, "Applying bddata (%s)", fwname); in ag6xx_setup()
237 bt_dev_info(hdev, "Device is already patched. patch num: %02x", in ag6xx_setup()
257 bt_dev_info(hdev, "Patching firmware file (%s)", fwname); in ag6xx_setup()
274 bt_dev_info(hdev, "Patching complete"); in ag6xx_setup()
283 bt_dev_info(hdev, "Invalid patch len (%d)", plen); in ag6xx_setup()
287 bt_dev_info(hdev, "Patching %td/%zu", (fw_ptr - fw->data), in ag6xx_setup()
Dbtintel.c237 bt_dev_info(hdev, "%s revision %u.%u build %u week %u %u", in btintel_version_info()
283 bt_dev_info(hdev, "Found Intel DDC parameters: %s", ddc_name); in btintel_load_ddc_config()
308 bt_dev_info(hdev, "Applying Intel DDC parameters completed"); in btintel_load_ddc_config()
558 bt_dev_info(hdev, "regmap: Init R%x-W%x region", opcode_read, in btintel_regmap_init()
621 bt_dev_info(hdev, "Device revision is %u", in btintel_read_boot_params()
624 bt_dev_info(hdev, "Secure boot is %s", in btintel_read_boot_params()
627 bt_dev_info(hdev, "OTP lock is %s", in btintel_read_boot_params()
630 bt_dev_info(hdev, "API lock is %s", in btintel_read_boot_params()
633 bt_dev_info(hdev, "Debug lock is %s", in btintel_read_boot_params()
636 bt_dev_info(hdev, "Minimum firmware build %u week %u %u", in btintel_read_boot_params()
Dhci_intel.c499 bt_dev_info(hdev, "Change controller speed to %d", speed); in intel_set_baudrate()
680 bt_dev_info(hdev, "No device address configured"); in intel_setup()
730 bt_dev_info(hdev, "Found device firmware: %s", fwname); in intel_setup()
768 bt_dev_info(hdev, "Waiting for firmware download to complete"); in intel_setup()
806 bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration); in intel_setup()
836 bt_dev_info(hdev, "Waiting for device to boot"); in intel_setup()
848 bt_dev_info(hdev, "Device booted in %llu usecs", duration); in intel_setup()
883 bt_dev_info(hdev, "Setup complete"); in intel_setup()
Dhci_mrvl.c207 bt_dev_info(hdev, "Controller id = %x, rev = %x", mrvl->id, mrvl->rev); in mrvl_recv_chip_ver()
277 bt_dev_info(hdev, "Loading %s", name); in mrvl_load_firmware()
309 bt_dev_info(hdev, "Firmware loading complete"); in mrvl_load_firmware()
Dbtusb.c1621 bt_dev_info(hdev, "Intel Bluetooth firmware file: %s", fwname); in btusb_setup_intel_get_fw()
1776 bt_dev_info(hdev, "read Intel version: %02x%02x%02x%02x%02x%02x%02x%02x%02x", in btusb_setup_intel()
1786 bt_dev_info(hdev, "Intel device is already patched. " in btusb_setup_intel()
1855 bt_dev_info(hdev, "Intel firmware patch completed and activated"); in btusb_setup_intel()
1865 bt_dev_info(hdev, "Intel firmware patch completed"); in btusb_setup_intel()
1879 bt_dev_info(hdev, "Intel firmware patch completed and deactivated"); in btusb_setup_intel()
2167 bt_dev_info(hdev, "No device address configured"); in btusb_setup_intel_new()
2219 bt_dev_info(hdev, "Found device firmware: %s", fwname); in btusb_setup_intel_new()
2261 bt_dev_info(hdev, "Waiting for firmware download to complete"); in btusb_setup_intel_new()
2298 bt_dev_info(hdev, "Firmware loaded in %llu usecs", duration); in btusb_setup_intel_new()
[all …]
Dbtrtl.h22 #define rtl_dev_info(dev, fmt, ...) bt_dev_info(dev, "RTL: " fmt, ##__VA_ARGS__)
Dbtqca.c274 bt_dev_info(hdev, "QCA Downloading %s", config->fwname); in qca_download_firmware()
388 bt_dev_info(hdev, "QCA setup on UART is completed"); in qca_uart_setup()
Dhci_qca.c1156 bt_dev_info(hdev, "setting up wcn3990"); in qca_setup()
1165 bt_dev_info(hdev, "ROME setup"); in qca_setup()
1186 bt_dev_info(hdev, "QCA controller version 0x%08x", soc_ver); in qca_setup()
Dbpa10x.c272 bt_dev_info(hdev, "%s", (char *)(skb->data + 1)); in bpa10x_setup()
Dhci_bcm.c502 bt_dev_info(hu->hdev, "BCM: Patch %s not found", fw_name); in bcm_setup()
508 bt_dev_info(hu->hdev, "BCM: Patch failed (%d)", err); in bcm_setup()
Dbt3c_cs.c358 bt_dev_info(info->hdev, "Antenna %s", in bt3c_interrupt()
Dhci_ll.c567 bt_dev_info(lldev->hu.hdev, "sleep command in scr"); in download_firmware()
/Linux-v4.19/include/net/bluetooth/
Dbluetooth.h141 #define bt_dev_info(hdev, fmt, ...) \ macro
/Linux-v4.19/net/bluetooth/
Dhci_event.c2697 bt_dev_info(hdev, "re-auth of legacy device is not possible."); in hci_auth_complete_evt()