Searched refs:hci_alloc_dev (Results 1 – 18 of 18) sorted by relevance
123 hdev = hci_alloc_dev(); in rsi_hci_attach()
165 hdev = hci_alloc_dev(); in btqcomsmd_probe()
315 hdev = hci_alloc_dev(); in btsdio_probe()
328 hdev = hci_alloc_dev(); in hci_uart_register_device()
297 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()
405 hdev = hci_alloc_dev(); in __vhci_create_device()
657 hdev = hci_alloc_dev(); in bfusb_probe()
697 hdev = hci_alloc_dev(); in bluecard_open()
670 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
636 hdev = hci_alloc_dev(); in hci_uart_register_dev()
858 hdev = hci_alloc_dev(); in btmtkuart_probe()
1340 hdev = hci_alloc_dev(); in btmtksdio_probe()
1332 hdev = hci_alloc_dev(); in nxp_serdev_probe()
2353 hdev = hci_alloc_dev(); in bcm4377_probe()
1598 static inline struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function