Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A DMakefile17 hci_drv.o
/linux/drivers/bluetooth/
H A Dbtintel_pcie.c2443 static struct hci_drv btintel_pcie_hci_drv = {
2476 hdev->hci_drv = &btintel_pcie_hci_drv; in btintel_pcie_setup_hdev()
H A Dbtusb.c4029 static struct hci_drv btusb_hci_drv = {
4167 hdev->hci_drv = &btusb_hci_drv; in btusb_probe()
/linux/include/net/bluetooth/
H A Dhci_core.h628 struct hci_drv *hci_drv; member