Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtintel.c1265 if (hdev->bus == HCI_PCI) in btintel_reset_to_bootloader()
1919 if (hdev->bus == HCI_PCI) { in btintel_boot()
H A Dbtintel_pcie.c2058 hdev->bus = HCI_PCI; in btintel_pcie_setup_hdev()
H A Dhci_bcm4377.c2384 hdev->bus = HCI_PCI; in bcm4377_probe()
/linux-6.15/include/net/bluetooth/
H A Dhci.h65 #define HCI_PCI 5 macro