Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/bluetooth/
Dhci_vhci.c231 hdev = hci_alloc_dev(); in vhci_open()
Dbtwilink.c312 hdev = hci_alloc_dev(); in bt_ti_probe()
Dbtsdio.c326 hdev = hci_alloc_dev(); in btsdio_probe()
Dhci_ldisc.c385 hdev = hci_alloc_dev(); in hci_uart_register_dev()
Dbpa10x.c466 hdev = hci_alloc_dev(); in bpa10x_probe()
Dbtuart_cs.c492 hdev = hci_alloc_dev(); in btuart_open()
Ddtl1_cs.c477 hdev = hci_alloc_dev(); in dtl1_open()
Dbt3c_cs.c574 hdev = hci_alloc_dev(); in bt3c_open()
Dbtmrvl_main.c542 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
Dbfusb.c698 hdev = hci_alloc_dev(); in bfusb_probe()
Dbluecard_cs.c728 hdev = hci_alloc_dev(); in bluecard_open()
Dbtusb.c961 hdev = hci_alloc_dev(); in btusb_probe()
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6k_pal.c281 pHciDev = hci_alloc_dev(); in bt_setup_hci_pal()
Dhci_bridge.c886 pHciDev = hci_alloc_dev();
/linux-2.6.39/include/net/bluetooth/
Dhci_core.h479 struct hci_dev *hci_alloc_dev(void);
/linux-2.6.39/net/bluetooth/
Dhci_core.c907 struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function
919 EXPORT_SYMBOL(hci_alloc_dev);