Searched refs:HCI_USB (Results 1 – 6 of 6) sorted by relevance
135 hdev->bus = HCI_USB; in rsi_hci_attach()
464 bcm_subver_table = (hdev->bus == HCI_USB) ? bcm_usb_subver_table : in btbcm_initialize()481 if (hdev->bus == HCI_USB) { in btbcm_initialize()
387 hdev->bus = HCI_USB; in bpa10x_probe()
665 hdev->bus = HCI_USB; in bfusb_probe()
4041 hdev->bus = HCI_USB; in btusb_probe()
62 #define HCI_USB 1 macro