Searched refs:hci_alloc_dev (Results 1 – 15 of 15) sorted by relevance
123 hdev = hci_alloc_dev(); in rsi_hci_attach()
165 hdev = hci_alloc_dev(); in btqcomsmd_probe()
313 hdev = hci_alloc_dev(); in btsdio_probe()
291 hdev = hci_alloc_dev(); in virtbt_probe()
383 hdev = hci_alloc_dev(); in bpa10x_probe()
452 hdev = hci_alloc_dev(); in dtl1_open()
553 hdev = hci_alloc_dev(); in bt3c_open()
399 hdev = hci_alloc_dev(); in __vhci_create_device()
697 hdev = hci_alloc_dev(); in bluecard_open()
656 hdev = hci_alloc_dev(); in bfusb_probe()
644 hdev = hci_alloc_dev(); in hci_uart_register_dev()
1355 hdev = hci_alloc_dev(); in btmtksdio_probe()
1869 hdev = hci_alloc_dev(); in nxp_serdev_probe()
2375 hdev = hci_alloc_dev(); in bcm4377_probe()
1704 static inline struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function