Home
last modified time | relevance | path

Searched refs:HCI_PCI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.c1339 if (hdev->bus == HCI_PCI) in btintel_reset_to_bootloader()
1993 if (hdev->bus == HCI_PCI) { in btintel_boot()
2855 if (hw_variant >= BTINTEL_HWID_SCP2 && hdev->bus == HCI_PCI in btintel_set_dsbr()
H A Dbtintel_pcie.c2941 hdev->bus = HCI_PCI; in btintel_pcie_setup_hdev()
/linux/include/net/bluetooth/
H A Dhci.h62 #define HCI_PCI 5 macro