Lines Matching refs:RTKBT_DBG

566     RTKBT_DBG("%s: dev %d", __func__, dev);  in hci_dev_open()
645 RTKBT_DBG("%s: %p name %s bus %d", __func__, hdev, hdev->name, hdev->bus); in hci_register_dev()
659 RTKBT_DBG("%s: id %d, name %s", __func__, hdev->id, hdev->name); in hci_register_dev()
685 RTKBT_DBG("%s: hdev %p name %s bus %d", __func__, hdev, hdev->name, hdev->bus); in hci_unregister_dev()
742 RTKBT_DBG("%s", __func__); in hci_send_to_alsa_ringbuffer()
764 RTKBT_DBG("%s", __func__); in hci_send_to_stack()
788 RTKBT_DBG("%s: Try to wakeup read queue", __func__); in hci_send_to_stack()
834 RTKBT_DBG("%s", __func__); in hci_reassembly()
1051 RTKBT_DBG("%s: BT usb char device is reading", __func__); in btchr_read()
1093 RTKBT_DBG("%s: BT usb char device is writing", __func__); in btchr_write()
1142 RTKBT_DBG("%s: BT usb char device is polling", __func__); in btchr_poll()
1594 RTKBT_DBG("%s: status %d, eversion %d", __func__, ever_evt->status, ever_evt->version); in set_wakeup_device()
1812 RTKBT_DBG("%s: start", __func__); in load_firmware()
1863 RTKBT_DBG("%s: 8723a -> use old style patch", __func__); in load_firmware()
1872 RTKBT_DBG("%s: 8723a -> fw copy directly", __func__); in load_firmware()
1875 RTKBT_DBG("%s: Config lmp version = 0x%04x", __func__, in load_firmware()
1885 RTKBT_DBG("%s: Not 8723a -> use new style patch", __func__); in load_firmware()
1887 RTKBT_DBG("%s: reset_channel before get_eversion from bt controller", __func__); in load_firmware()
1894 RTKBT_DBG("%s: get_eversion from bt controller", __func__); in load_firmware()
1901 RTKBT_DBG("%s: Get eversion =%d", __func__, patch_entry->eversion); in load_firmware()
1916 RTKBT_DBG("data = 0x%x", *(patch_lmp.data+k)); in load_firmware()
1919 RTKBT_DBG("%s: opcode = 0x%x, length = 0x%x, data = 0x%x", __func__, in load_firmware()
1944 RTKBT_DBG("%s: lmp version 0x%04x, fw_version 0x%x, " in load_firmware()
1958 RTKBT_DBG("buf_len = 0x%x", buf_len); in load_firmware()
1985 RTKBT_DBG("%s: done", __func__); in load_firmware()
2013 RTKBT_DBG("%s: start", __func__); in load_suspend_firmware()
2053 RTKBT_DBG("%s: Not 8723a -> use new style patch", __func__); in load_suspend_firmware()
2055 RTKBT_DBG("%s: get_eversion from bt controller", __func__); in load_suspend_firmware()
2062 RTKBT_DBG("%s: Get eversion =%d", __func__, patch_entry->eversion); in load_suspend_firmware()
2077 RTKBT_DBG("data = 0x%x", *(patch_lmp.data+k)); in load_suspend_firmware()
2080 RTKBT_DBG("%s: opcode = 0x%x, length = 0x%x, data = 0x%x", __func__, in load_suspend_firmware()
2105 RTKBT_DBG("%s: lmp version 0x%04x, fw_version 0x%x, " in load_suspend_firmware()
2119 RTKBT_DBG("buf_len = 0x%x", buf_len); in load_suspend_firmware()
2151 RTKBT_DBG("%s: done", __func__); in load_suspend_firmware()
2234 RTKBT_DBG("%s: start", __func__); in download_data()
2258 RTKBT_DBG("%s: Failed to send frag num %d", __func__, cmd_para->index); in download_data()
2261 RTKBT_DBG("%s: Send frag num %d", __func__, cmd_para->index); in download_data()
2264 RTKBT_DBG("%s: Continue to send frag num %d", __func__, cmd_para->index + 1); in download_data()
2276 RTKBT_DBG("%s: Receive acked frag num %d", __func__, evt_para->index); in download_data()
2287 RTKBT_DBG("%s: Receive last acked index %d", __func__, evt_para->index); in download_data()
2294 RTKBT_DBG("%s: HCI command packet num %d", __func__, ncmd); in download_data()
2304 RTKBT_DBG("%s: total frag count %d", __func__, frag_num); in download_data()
2313 RTKBT_DBG("%s: continue to receive acked frag num %d", __func__, evt_para->index); in download_data()
2327 RTKBT_DBG("%s: Download fw patch start, cached %d", __func__, cached); in download_patch()
2348 RTKBT_DBG("%s: get suspend fw first cached %d", __func__, cached); in download_patch()
2358RTKBT_DBG("%s: Check fw_info->fw_len:%d max_patch_size %d", __func__, fw_info->fw_len, fw_info->pa… in download_patch()
2396 RTKBT_DBG("%s: Download fw patch start, cached %d", __func__, cached); in download_suspend_patch()
2405 RTKBT_DBG("%s:Check RTK_PATCH_LENGTH fw_info->fw_len:%d", __func__,fw_info->fw_len); in download_suspend_patch()
2440 RTKBT_DBG("%s: start", __func__); in suspend_firmware_info_init()
2481 RTKBT_DBG("%s: fail !", __func__); in suspend_firmware_info_init()
2505 RTKBT_DBG("read number = %d", num); in set_wakeup_device_from_conf()
2509 RTKBT_DBG("paired_wakeup_bdaddr: 0x%02x:0x%02x:0x%02x:0x%02x:0x%02x:0x%02x", in set_wakeup_device_from_conf()
2529 RTKBT_DBG("%s: start", __func__); in firmware_info_init()
2688 RTKBT_DBG("%s: event 0x%02x", __func__, *opcode); in check_sco_event()
2699 RTKBT_DBG("%s: urb %p status %d count %d ", __func__, in btusb_intr_complete()
2766 RTKBT_DBG("%s: mMaxPacketSize %d, bEndpointAddress 0x%02x", in btusb_submit_intr_urb()
2797 RTKBT_DBG("%s: urb %p status %d count %d", in btusb_bulk_complete()
2844 RTKBT_DBG("%s: hdev name %s", __func__, hdev->name); in btusb_submit_bulk_urb()
2887 RTKBT_DBG("%s: urb %p status %d count %d", in btusb_isoc_complete()
2944 RTKBT_DBG("%s: len %d mtu %d", __func__, len, mtu); in fill_isoc_descriptor()
3042 RTKBT_DBG("%s: urb %p status %d count %d", in btusb_isoc_tx_complete()
3131 RTKBT_DBG("%s: free ressembly[%d]", __func__, i); in btusb_close()
3162 RTKBT_DBG("%s", __func__); in btusb_flush()
3183 RTKBT_DBG("%s:pkt type %d, packet_len : %d", in snd_send_sco_frame()
3250 RTKBT_DBG("%s, buffer_pos: %d", __FUNCTION__, pSCOSnd->playback.buffer_pos); in snd_copy_send_sco_data()
3289 RTKBT_DBG("%s: status %d count %d", in btusb_isoc_snd_tx_complete()
3332 RTKBT_DBG("%s: hdev %p, btusb data %p, pkt type %d", in btusb_send_frame()
3455 RTKBT_DBG("%s: name %s", __func__, hdev->name); in btusb_destruct()
3465 RTKBT_DBG("%s: name %s, evt %d", __func__, hdev->name, evt); in btusb_notify()
3613 RTKBT_DBG("%s: PM usage count %d", __func__, in btusb_waker()
3741 RTKBT_DBG("%s:system down or restart", __func__); in bt_reboot_notify()
3764 RTKBT_DBG("%s:system halt or power off", __func__); in bt_reboot_notify()
3826 RTKBT_DBG("%s, cmd = %d", __FUNCTION__, cmd); in snd_sco_capture_ioctl()
3847 RTKBT_DBG("%s", __FUNCTION__); in snd_sco_capture_pcm_hw_free()
3969 RTKBT_DBG("%s, cmd : %d", __FUNCTION__, cmd); in snd_sco_playback_ioctl()
3988 RTKBT_DBG("%s", __FUNCTION__); in snd_sco_palyback_pcm_hw_free()
4125 RTKBT_DBG("%s: can wakeup = %x, may wakeup = %x", __func__, in btusb_probe()
4215 RTKBT_DBG("%s: Set HCI_QUIRK_RESET_ON_CLOSE", __func__); in btusb_probe()