Home
last modified time | relevance | path

Searched refs:omapfb_auto_update_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1654 static void omapfb_auto_update_work(struct work_struct *work) in omapfb_auto_update_work() function
1707 INIT_DELAYED_WORK(&d->auto_update_work, omapfb_auto_update_work); in omapfb_start_auto_update()
1711 omapfb_auto_update_work(&d->auto_update_work.work); in omapfb_start_auto_update()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1654 static void omapfb_auto_update_work(struct work_struct *work) in omapfb_auto_update_work() function
1707 INIT_DELAYED_WORK(&d->auto_update_work, omapfb_auto_update_work); in omapfb_start_auto_update()
1711 omapfb_auto_update_work(&d->auto_update_work.work); in omapfb_start_auto_update()

Completed in 6 milliseconds