Searched refs:module_shut_down (Results 1 – 4 of 4) sorted by relevance
262 module_shut_down(get_local_module(GD_IDLE_MODULE)); in event_start_up_stack()353 module_shut_down(get_local_module(BTIF_CONFIG_MODULE)); in event_shut_down_stack()369 module_shut_down(get_local_module(GD_SHIM_MODULE)); in event_shut_down_stack()372 module_shut_down(get_local_module(HCI_MODULE)); in event_shut_down_stack()373 module_shut_down(get_local_module(BTSNOOP_MODULE)); in event_shut_down_stack()376 module_shut_down( in event_shut_down_stack()415 module_shut_down(get_local_module(GD_IDLE_MODULE)); in event_clean_up_stack()
59 void module_shut_down(const module_t* module) { in module_shut_down() function
56 void module_shut_down(const module_t* module);
96 void module_shut_down(const module_t* module) { in module_shut_down() function