Searched refs:btusb_qca_send_vendor_req (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | btusb.c | 3565 static int btusb_qca_send_vendor_req(struct usb_device *udev, u8 request, in btusb_qca_send_vendor_req() function 3749 if (btusb_qca_send_vendor_req(udev, QCA_GET_TARGET_VERSION, &ver, in btusb_qca_need_patch() 3766 err = btusb_qca_send_vendor_req(udev, QCA_GET_TARGET_VERSION, &ver, in btusb_setup_qca() 3789 err = btusb_qca_send_vendor_req(udev, QCA_CHECK_STATUS, &status, in btusb_setup_qca()
|