Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtwilink.c300 hdev = hci_alloc_dev(); in bt_ti_probe()
Dbtsdio.c316 hdev = hci_alloc_dev(); in btsdio_probe()
Dhci_vhci.c122 hdev = hci_alloc_dev(); in __vhci_create_device()
Dbpa10x.c454 hdev = hci_alloc_dev(); in bpa10x_probe()
Ddtl1_cs.c456 hdev = hci_alloc_dev(); in dtl1_open()
Dbtuart_cs.c474 hdev = hci_alloc_dev(); in btuart_open()
Dhci_ldisc.c467 hdev = hci_alloc_dev(); in hci_uart_register_dev()
Dbt3c_cs.c552 hdev = hci_alloc_dev(); in bt3c_open()
Dbfusb.c682 hdev = hci_alloc_dev(); in bfusb_probe()
Dbluecard_cs.c714 hdev = hci_alloc_dev(); in bluecard_open()
Dbtmrvl_main.c691 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
Dbtusb.c3130 hdev = hci_alloc_dev(); in btusb_probe()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h938 struct hci_dev *hci_alloc_dev(void);
/linux-4.1.27/net/bluetooth/
Dhci_core.c3006 struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function
3089 EXPORT_SYMBOL(hci_alloc_dev);