Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtwilink.c287 hdev = hci_alloc_dev(); in bt_ti_probe()
Dbtsdio.c304 hdev = hci_alloc_dev(); in btsdio_probe()
Dhci_vhci.c114 hdev = hci_alloc_dev(); in __vhci_create_device()
Dbpa10x.c398 hdev = hci_alloc_dev(); in bpa10x_probe()
Ddtl1_cs.c451 hdev = hci_alloc_dev(); in dtl1_open()
Dbtuart_cs.c468 hdev = hci_alloc_dev(); in btuart_open()
Dbt3c_cs.c549 hdev = hci_alloc_dev(); in bt3c_open()
Dbtmrvl_main.c668 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
Dbfusb.c671 hdev = hci_alloc_dev(); in bfusb_probe()
Dbluecard_cs.c708 hdev = hci_alloc_dev(); in bluecard_open()
Dhci_ldisc.c579 hdev = hci_alloc_dev(); in hci_uart_register_dev()
Dbtusb.c2876 hdev = hci_alloc_dev(); in btusb_probe()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1008 struct hci_dev *hci_alloc_dev(void);
/linux-4.4.14/net/bluetooth/
Dhci_core.c3231 struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function
3318 EXPORT_SYMBOL(hci_alloc_dev);