Searched refs:HCI_USB (Results 1 – 6 of 6) sorted by relevance
395 bcm_subver_table = (hdev->bus == HCI_USB) ? bcm_usb_subver_table : in btbcm_initialize()405 if (hdev->bus == HCI_USB) { in btbcm_initialize()
135 hdev->bus = HCI_USB; in rsi_hci_attach()
387 hdev->bus = HCI_USB; in bpa10x_probe()
663 hdev->bus = HCI_USB; in bfusb_probe()
3679 hdev->bus = HCI_USB; in btusb_probe()
58 #define HCI_USB 1 macro