Searched refs:vsync_work_pending (Results 1 – 1 of 1) sorted by relevance
91 bool vsync_work_pending; member675 vop->vsync_work_pending = true; in vop_update_plane_event()765 vop->vsync_work_pending = true; in vop_disable_plane()1115 if (!vop->vsync_work_pending) in vop_isr_thread()1118 vop->vsync_work_pending = false; in vop_isr_thread()1125 vop->vsync_work_pending = true; in vop_isr_thread()1167 ret = (vop->vsync_work_pending) ? IRQ_WAKE_THREAD : IRQ_HANDLED; in vop_isr()