Home
last modified time | relevance | path

Searched refs:HCI_USB (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtbcm.c466 bcm_subver_table = (hdev->bus == HCI_USB) ? bcm_usb_subver_table : in btbcm_initialize()
483 if (hdev->bus == HCI_USB) { in btbcm_initialize()
H A Dbtrsi.c135 hdev->bus = HCI_USB; in rsi_hci_attach()
H A Dbpa10x.c387 hdev->bus = HCI_USB; in bpa10x_probe()
H A Drtk_btusb.h300 #define HCI_USB 1 macro
H A Dbfusb.c665 hdev->bus = HCI_USB; in bfusb_probe()
H A Dbtusb.c4082 hdev->bus = HCI_USB; in btusb_probe()
H A Drtk_btusb.c4192 HDEV_BUS = HCI_USB; in btusb_probe()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_bt.c1526 HDEV_BUS = HCI_USB;
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h62 #define HCI_USB 1 macro