Searched refs:hci_module (Results 1 – 2 of 2) sorted by relevance
42 extern const module_t hci_module;572 EXPECT_TRUE(module_start_up(&hci_module));584 module_shut_down(&hci_module);
331 EXPORT_SYMBOL const module_t hci_module = { variable