Home
last modified time | relevance | path

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

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