Home
last modified time | relevance | path

Searched refs:hci_alloc_dev (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
Dbtrsi.c124 hdev = hci_alloc_dev(); in rsi_hci_attach()
Dbtqcomsmd.c150 hdev = hci_alloc_dev(); in btqcomsmd_probe()
Dbtsdio.c313 hdev = hci_alloc_dev(); in btsdio_probe()
Dhci_vhci.c99 hdev = hci_alloc_dev(); in __vhci_create_device()
Dhci_serdev.c319 hdev = hci_alloc_dev(); in hci_uart_register_device()
Dbpa10x.c383 hdev = hci_alloc_dev(); in bpa10x_probe()
Ddtl1_cs.c452 hdev = hci_alloc_dev(); in dtl1_open()
Dbt3c_cs.c553 hdev = hci_alloc_dev(); in bt3c_open()
Dbluecard_cs.c697 hdev = hci_alloc_dev(); in bluecard_open()
Dbfusb.c657 hdev = hci_alloc_dev(); in bfusb_probe()
Dbtmrvl_main.c683 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
Dhci_ldisc.c633 hdev = hci_alloc_dev(); in hci_uart_register_dev()
Dbtmtksdio.c962 hdev = hci_alloc_dev(); in btmtksdio_probe()
Dbtmtkuart.c995 hdev = hci_alloc_dev(); in btmtkuart_probe()
Dbtusb.c4078 hdev = hci_alloc_dev(); in btusb_probe()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1201 struct hci_dev *hci_alloc_dev(void);
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3589 struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function
3701 EXPORT_SYMBOL(hci_alloc_dev);