Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c348 static void fb_flashcursor(struct work_struct *work) in fb_flashcursor() function
728 INIT_DELAYED_WORK(&ops->cursor_work, fb_flashcursor); in fbcon_open()