Searched refs:HCI_PRIMARY (Results 1 – 8 of 8) sorted by relevance
103 if (dev_type != HCI_PRIMARY && dev_type != HCI_AMP) in __vhci_create_device()319 vhci_create_device(data, amp ? HCI_AMP : HCI_PRIMARY); in vhci_open_timeout()
138 hdev->dev_type = HCI_PRIMARY; in rsi_hci_attach()
324 hdev->dev_type = HCI_PRIMARY; in btsdio_probe()
342 hdev->dev_type = HCI_PRIMARY; in hci_uart_register_device()
141 priv->btmrvl_dev.dev_type = HCI_PRIMARY; in btmrvl_process_event()
675 hdev->dev_type = HCI_PRIMARY; in hci_uart_register_dev()
3034 hdev->dev_type = HCI_PRIMARY; in btusb_probe()
69 #define HCI_PRIMARY 0x00 macro