Home
last modified time | relevance | path

Searched refs:bt_dev_dbg (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
Dhci_bcm.c93 bt_dev_dbg(hdev, "Set Controller clock (%d)", clock.type); in bcm_set_baudrate()
109 bt_dev_dbg(hdev, "Set Controller UART speed to %d bit/s", speed); in bcm_set_baudrate()
167 bt_dev_dbg(bdev, "Host wake IRQ"); in bcm_host_wake()
243 bt_dev_dbg(hu->hdev, "Set Sleep Parameters VSC succeeded"); in bcm_setup_sleep()
280 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_open()
319 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_close()
351 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_flush()
366 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_setup()
472 bt_dev_dbg(hu->hdev, "hu %p skb %p", hu, skb); in bcm_enqueue()
512 bt_dev_dbg(bdev, ""); in bcm_suspend_device()
[all …]
Dhci_intel.c180 bt_dev_dbg(hu->hdev, "Suspending"); in intel_lpm_suspend()
207 bt_dev_dbg(hu->hdev, "Suspended"); in intel_lpm_suspend()
223 bt_dev_dbg(hu->hdev, "Resuming"); in intel_lpm_resume()
251 bt_dev_dbg(hu->hdev, "Resumed"); in intel_lpm_resume()
281 bt_dev_dbg(hu->hdev, "Resumed by controller"); in intel_lpm_host_wake()
558 bt_dev_dbg(hdev, "start intel_setup"); in intel_setup()
796 bt_dev_dbg(hdev, "Patching %td/%zu", (fw_ptr - fw->data), in intel_setup()
1008 bt_dev_dbg(hdev, "TX idle notification (%d)", value); in intel_recv_lpm_notify()
Dbtintel.c401 bt_dev_dbg(ctx->hdev, "Register (0x%x) read", le32_to_cpu(cp.addr)); in regmap_ibt_read()
473 bt_dev_dbg(ctx->hdev, "Register (0x%x) write", le32_to_cpu(cp->addr)); in regmap_ibt_gather_write()
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h144 #define bt_dev_dbg(hdev, fmt, ...) \ macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c3686 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync()