Searched refs:no_timer_suspend (Results 1 – 6 of 6) sorted by relevance
39 int no_timer_suspend; /* 1: no suspend, 0 stop calling GKI_timer_update() */ member
177 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()321 volatile int *p_run_cond = &gki_cb.os.no_timer_suspend; in GKI_shutdown()402 volatile int *p_run_cond = &p_os->no_timer_suspend; in gki_system_tick_start_stop_cback()518 volatile int * p_run_cond = &gki_cb.os.no_timer_suspend; in GKI_run_worker_thread()
174 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()321 volatile int *p_run_cond = &gki_cb.os.no_timer_suspend; in GKI_shutdown()402 volatile int *p_run_cond = &p_os->no_timer_suspend; in gki_system_tick_start_stop_cback()493 volatile int * p_run_cond = &gki_cb.os.no_timer_suspend; in GKI_run()
79 int no_timer_suspend; /* 1: no suspend, 0 stop calling GKI_timer_update() */ member
201 p_os->no_timer_suspend = GKI_TIMER_TICK_RUN_COND; in GKI_init()547 int *p_run_cond = &p_os->no_timer_suspend; in gki_system_tick_start_stop_cback()617 int *p_run_cond = &p_os->no_timer_suspend; in timer_thread()788 volatile int * p_run_cond = &gki_cb.os.no_timer_suspend; in GKI_run()