Home
last modified time | relevance | path

Searched refs:hangcheck_handler (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/msm/
Dmsm_gpu.c509 static void hangcheck_handler(struct timer_list *t) in hangcheck_handler() function
884 timer_setup(&gpu->hangcheck_timer, hangcheck_handler, 0); in msm_gpu_init()