Searched refs:GD_IDLE_MODULE (Results 1 – 4 of 4) sorted by relevance
149 module_shut_down(get_module(GD_IDLE_MODULE)); in bte_main_enable()177 module_start_up(get_module(GD_IDLE_MODULE)); in bte_main_disable()
26 static const char GD_IDLE_MODULE[] = "gd_idle_module"; variable
42 .name = GD_IDLE_MODULE,
117 module_start_up(get_module(GD_IDLE_MODULE)); in event_init_stack()218 module_shut_down(get_module(GD_IDLE_MODULE)); in event_clean_up_stack()