Searched refs:hci_alloc_dev (Results 1 – 12 of 12) sorted by relevance
112 hdev = hci_alloc_dev(); in rsi_hci_attach()
165 hdev = hci_alloc_dev(); in btqcomsmd_probe()
313 hdev = hci_alloc_dev(); in btsdio_probe()
320 hdev = hci_alloc_dev(); in virtbt_probe()
388 hdev = hci_alloc_dev(); in bpa10x_probe()
687 hdev = hci_alloc_dev(); in bfusb_probe()
684 hdev = hci_alloc_dev(); in hci_uart_register_dev()
684 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
855 hdev = hci_alloc_dev(); in btmtkuart_probe()
1382 hdev = hci_alloc_dev(); in btmtksdio_probe()
1881 hdev = hci_alloc_dev(); in nxp_serdev_probe()
1777 static inline struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function