Searched refs:fake_vsync (Results 1 – 1 of 1) sorted by relevance
86 struct hrtimer fake_vsync; member188 fake_vsync); in msmfb_fake_vsync()285 if (!hrtimer_active(&msmfb->fake_vsync)) { in msmfb_pan_update()286 hrtimer_start(&msmfb->fake_vsync, in msmfb_pan_update()585 hrtimer_init(&msmfb->fake_vsync, CLOCK_MONOTONIC, in msmfb_probe()589 msmfb->fake_vsync.function = msmfb_fake_vsync; in msmfb_probe()