Searched refs:hci_alloc_dev (Results 1 – 17 of 17) 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()
657 hdev = hci_alloc_dev(); in bfusb_probe()
663 hdev = hci_alloc_dev(); in btmrvl_register_hdev()
639 hdev = hci_alloc_dev(); in hci_uart_register_dev()
854 hdev = hci_alloc_dev(); in btmtkuart_probe()
1348 hdev = hci_alloc_dev(); in btmtksdio_probe()
1485 hdev = hci_alloc_dev(); in nxp_serdev_probe()
2375 hdev = hci_alloc_dev(); in bcm4377_probe()
1619 static inline struct hci_dev *hci_alloc_dev(void) in hci_alloc_dev() function