Lines Matching refs:RTKBT_ERR
570 RTKBT_ERR("%s: Failed to get hci dev[Null]", __func__); in hci_dev_open()
614 RTKBT_ERR("%s: failed to get hci dev[Null]", __func__); in hci_dev_close()
670 RTKBT_ERR("%s: Hci device has been registered already", __func__); in hci_register_dev()
745 RTKBT_ERR("%s: Frame for unknown HCI device", __func__); in hci_send_to_alsa_ringbuffer()
767 RTKBT_ERR("%s: Frame for unknown HCI device", __func__); in hci_send_to_stack()
772 RTKBT_ERR("%s: HCI not running", __func__); in hci_send_to_stack()
778 RTKBT_ERR("%s: Copy skb error", __func__); in hci_send_to_stack()
969 RTKBT_ERR("%s: Failed to allocate mem", __func__); in hci_hardware_error()
990 RTKBT_ERR("%s: Failed to get hci dev[NULL]", __func__); in btchr_open()
1062 RTKBT_ERR("%s: Failed to get hci dev[Null]", __func__); in btchr_read()
1067 RTKBT_ERR("%s: wait event is signaled %d", __func__, (int)ret); in btchr_read()
1075 RTKBT_ERR("%s: Failed to put data to user space", __func__); in btchr_read()
1124 RTKBT_ERR("%s: Failed to get data from user space", __func__); in btchr_write()
1145 RTKBT_ERR("%s: char device has not registered!", __func__); in btchr_poll()
1153 RTKBT_ERR("%s: Failed to get hci dev[Null]", __func__); in btchr_poll()
1165 RTKBT_ERR("%s: Failed to get bt usb driver data[Null]", __func__); in btchr_poll()
1186 RTKBT_ERR("%s bt controller is disconnecting!", __func__); in btchr_ioctl()
1192 RTKBT_ERR("%s device is NULL!", __func__); in btchr_ioctl()
1210 RTKBT_ERR("%s:Failed in download_patch with ret:%d",__func__,ret); in btchr_ioctl()
1216 RTKBT_ERR("%s:Failed in hdev->open(hdev):%d",__func__,ret); in btchr_ioctl()
1226 RTKBT_ERR("%s:Failed in hdev->open(hdev):%d",__func__,ret); in btchr_ioctl()
1242 RTKBT_ERR("%s:Failed with wrong Cmd:%d",__func__,cmd); in btchr_ioctl()
1282 RTKBT_ERR("Failed to create bt char class"); in btchr_init()
1288 RTKBT_ERR("Failed to allocate bt char device"); in btchr_init()
1294 RTKBT_ERR("Failed to create bt char device"); in btchr_init()
1302 RTKBT_ERR("Failed to add bt char device"); in btchr_init()
1388 RTKBT_ERR("%s: Failed to send bt %s cmd, errno %d", in set_bt_onoff()
1395 RTKBT_ERR("%s: Failed to receive bt %s event, errno %d", in set_bt_onoff()
1420 RTKBT_ERR("%s: No fw table entry found", __func__); in get_fw_table_entry()
1444 RTKBT_ERR("%s: No fw table entry found", __func__); in get_suspend_fw_table_entry()
1465 RTKBT_ERR("%s: Failed to allocate mem for patch entry", __func__); in get_fw_patch_entry()
1491 RTKBT_ERR("reset_controller"); in reset_controller()
1502 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d", in reset_controller()
1533 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d", in check_fw_version()
1540 RTKBT_ERR("%s: Failed to receive hci event, errno %d", in check_fw_version()
1581 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d\n", in set_wakeup_device()
1588 RTKBT_ERR("%s: Failed to receive hci event, errno %d\n",__func__, ret_val); in set_wakeup_device()
1615 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d", in reset_channel()
1622 RTKBT_ERR("%s: Failed to receive hci event, errno %d", in reset_channel()
1652 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d", in read_localversion()
1659 RTKBT_ERR("%s: Failed to receive hci event, errno %d", in read_localversion()
1693 RTKBT_ERR("%s: Failed to send hci cmd 0x%04x, errno %d", in get_eversion()
1700 RTKBT_ERR("%s: Failed to receive hci event, errno %d", in get_eversion()
1754 …RTKBT_ERR("rtk_update_altsettings: config len(%x) is not right(%x)", config->data_len, org_config_… in rtk_update_altsettings()
1865 RTKBT_ERR("%s: 8723a check signature error", __func__); in load_firmware()
1869 RTKBT_ERR("%s: Failed to allocate mem for fw&config", __func__); in load_firmware()
1890 RTKBT_ERR("%s: Failed to reset_channel, errno %d", __func__, ret_val); in load_firmware()
1898 RTKBT_ERR("%s: Failed to get eversion, errno %d", __func__, ret_val); in load_firmware()
1903 RTKBT_ERR("%s: Failed to check extension section signature", __func__); in load_firmware()
1927 RTKBT_ERR("%s: Default lmp_version 0x%04x, project_id[%d] 0x%04x " in load_firmware()
1938 RTKBT_ERR("%s: Check signature error", __func__); in load_firmware()
1961 RTKBT_ERR("%s: Can't alloc memory for fw&config", __func__); in load_firmware()
2059 RTKBT_ERR("%s: Failed to get eversion, errno %d", __func__, ret_val); in load_suspend_firmware()
2064 RTKBT_ERR("%s: Failed to check extension section signature", __func__); in load_suspend_firmware()
2088 RTKBT_ERR("%s: Default lmp_version 0x%04x, project_id[%d] 0x%04x " in load_suspend_firmware()
2099 RTKBT_ERR("%s: Check signature error", __func__); in load_suspend_firmware()
2122 RTKBT_ERR("%s: Can't alloc memory for fw&config", __func__); in load_suspend_firmware()
2273 RTKBT_ERR("%s: rcv_hci_evt err %d", __func__, ret_val); in download_data()
2281 RTKBT_ERR("%s: Receive acked frag num %d, err status %d", in download_data()
2308 RTKBT_ERR("%s: rcv_hci_evt err %d", __func__, ret_val); in download_data()
2330 RTKBT_ERR("%s: No patch entry exists(fw_info %p)", __func__, fw_info); in download_patch()
2342 RTKBT_ERR("%s: Failed to get firmware", __func__); in download_patch()
2351 RTKBT_ERR("%s: Failed to get suspend firmware", __func__); in download_patch()
2360 …RTKBT_ERR("%s: Total length of fw&config(%08x) larger than max_patch_size 0x%08x", __func__, fw_in… in download_patch()
2368 RTKBT_ERR("%s: Cold reset bt chip only download", __func__); in download_patch()
2371 RTKBT_ERR("%s: Download fw patch done, fw len %d", __func__, ret_val); in download_patch()
2375 RTKBT_ERR("%s: reset bt chip to update Fw patch, fw len %d", __func__, ret_val); in download_patch()
2378 RTKBT_ERR("%s: Download fw patch done, fw len %d", __func__, ret_val); in download_patch()
2399 RTKBT_ERR("%s: No patch entry exists(fw_info %p)", __func__, fw_info); in download_suspend_patch()
2407 …RTKBT_ERR("%s: Total length of fw&config larger than allowed 24K or no fw len:%d", __func__, fw_in… in download_suspend_patch()
2415 RTKBT_ERR("%s: Cold reset bt chip only download", __func__); in download_suspend_patch()
2418 RTKBT_ERR("%s: Download fw patch done, fw len %d", __func__, ret_val); in download_suspend_patch()
2422 RTKBT_ERR("%s: reset bt chip to update Fw patch, fw len %d", __func__, ret_val); in download_suspend_patch()
2425 RTKBT_ERR("%s: Download fw patch done, fw len %d", __func__, ret_val); in download_suspend_patch()
2519 RTKBT_ERR("open wakeup config file fail! errno = %ld", PTR_ERR(fp)); in set_wakeup_device_from_conf()
2716 RTKBT_ERR("%s: Corrupted event packet", __func__); in btusb_intr_complete()
2737 RTKBT_ERR("%s: Failed to re-submit urb %p, err %d", in btusb_intr_complete()
2781 RTKBT_ERR("%s: Failed to submit urb %p, err %d", in btusb_submit_intr_urb()
2809 RTKBT_ERR("%s: Corrupted ACL packet", __func__); in btusb_bulk_complete()
2830 RTKBT_ERR("btusb_bulk_complete %s urb %p failed to resubmit (%d)", in btusb_bulk_complete()
2871 RTKBT_ERR("%s: Failed to submit urb %p, err %d", __func__, urb, err); in btusb_submit_bulk_urb()
2906 RTKBT_ERR("%s: Corrupted SCO packet", __func__); in btusb_isoc_complete()
2928 RTKBT_ERR("%s: Failed to re-sumbit urb %p, retry %d, err %d", in btusb_isoc_complete()
3004 RTKBT_ERR("%s: Failed to submit urb %p, err %d", __func__, urb, err); in btusb_submit_isoc_urb()
3054 RTKBT_ERR("%s: skb 0x%p hdev 0x%p", __func__, skb, hdev); in btusb_isoc_tx_complete()
3106 RTKBT_ERR("%s: Failed, PM usage count %d", __func__, in btusb_open()
3196 RTKBT_ERR("%s: Failed to allocate mem for sco pkts", __func__); in snd_send_sco_frame()
3218 RTKBT_ERR("%s: Failed to submit urb %p, pkt type %d, err %d", in snd_send_sco_frame()
3301 RTKBT_ERR("%s: skb 0x%p hdev 0x%p", __func__, skb, hdev); in btusb_isoc_snd_tx_complete()
3394 RTKBT_ERR("%s: Failed to allocate mem for sco pkts", __func__); in btusb_send_frame()
3430 RTKBT_ERR("%s: Failed to submit urb %p, pkt type %d, err %d, retries %d", in btusb_send_frame()
3487 RTKBT_ERR("%s: Failed to set interface, altsetting %d, err %d", in set_isoc_interface()
3512 RTKBT_ERR("%s: Invalid SCO descriptors", __func__); in set_isoc_interface()
3556 RTKBT_ERR("%s: we don't support mutiple sco link for cvsd", __func__); in btusb_work()
3564 RTKBT_ERR("%s: we don't support mutiple sco link for msbc", __func__); in btusb_work()
3758 RTKBT_ERR("%s: Failed to download suspend fw", __func__); in bt_reboot_notify()
4068 RTKBT_ERR("%s: sco snd card create fail", __func__); in btusb_snd_init()
4084 RTKBT_ERR("%s: sco snd card new pcm fail", __func__); in btusb_snd_init()
4096 RTKBT_ERR("%s: sco snd card register card fail", __func__); in btusb_snd_init()
4303 RTKBT_ERR("%s: sco private data is null", __func__); in btusb_disconnect()
4378 RTKBT_ERR("%s: Failed to enter suspend", __func__); in btusb_suspend()
4393 RTKBT_ERR("%s: Failed to download suspend fw", __func__); in btusb_suspend()
4412 RTKBT_ERR("%s: Failed to submit urb %p, err %d", in play_deferred()
4523 RTKBT_ERR("Failed to register usb char device interfaces"); in btusb_init()
4529 RTKBT_ERR("Failed to register RTK bluetooth USB driver"); in btusb_init()
4542 … RTKBT_ERR("%s: rtkbt driver is being removed, but application is still running!", __func__); in btusb_exit()
4543 RTKBT_ERR("%s: wait bt application to stop, or the driver can't be removed", __func__); in btusb_exit()