Searched refs:GKI_timer_queue_register_callback (Results 1 – 6 of 6) sorted by relevance
438 extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK*);
566 void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK* p_callback) { in GKI_timer_queue_register_callback() function
453 extern void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK*);
574 void GKI_timer_queue_register_callback(SYSTEM_TICK_CBACK* p_callback) { in GKI_timer_queue_register_callback() function
469 GKI_timer_queue_register_callback(gki_system_tick_start_stop_cback); in GKI_run()
504 GKI_timer_queue_register_callback(gki_system_tick_start_stop_cback); in GKI_run_worker_thread()