Searched refs:HCI_USB (Results 1 – 6 of 6) sorted by relevance
124 hdev->bus = HCI_USB; in rsi_hci_attach()
385 bcm_subver_table = (hdev->bus == HCI_USB) ? bcm_usb_subver_table : in btbcm_initialize()395 if (hdev->bus == HCI_USB) { in btbcm_initialize()
401 hdev->bus = HCI_USB; in bpa10x_probe()
678 hdev->bus = HCI_USB; in bfusb_probe()
3020 hdev->bus = HCI_USB; in btusb_probe()
58 #define HCI_USB 1 macro