Searched refs:page_flip_work (Results 1 – 1 of 1) sorted by relevance
74 struct work_struct page_flip_work; member579 container_of(work, struct omap_crtc, page_flip_work); in page_flip_worker()602 queue_work(priv->wq, &omap_crtc->page_flip_work); in page_flip_cb()713 INIT_WORK(&omap_crtc->page_flip_work, page_flip_worker); in omap_crtc_init()