Home
last modified time | relevance | path

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

/linux-5.10/drivers/video/fbdev/core/
Dfbcon.c400 static void cursor_timer_handler(struct timer_list *t) in cursor_timer_handler() function
419 timer_setup(&ops->cursor_timer, cursor_timer_handler, 0); in fbcon_add_cursor_timer()