Searched refs:flush_cb (Results 1 – 5 of 5) sorted by relevance
88 iova_flush_cb flush_cb; /* Call-Back function to flush IOMMU member161 iova_flush_cb flush_cb, iova_entry_dtor entry_dtor);247 iova_flush_cb flush_cb, in init_iova_flush_queue() argument
48 iovad->flush_cb = NULL; in init_iova_domain()75 iovad->flush_cb = NULL; in free_iova_flush_queue()80 iova_flush_cb flush_cb, iova_entry_dtor entry_dtor) in init_iova_flush_queue() argument92 iovad->flush_cb = flush_cb; in init_iova_flush_queue()605 iovad->flush_cb(iovad); in iova_domain_flush()
51 disp_drv->flush_cb = monitor_flush;
125 disp_drv->flush_cb = monitor_flush;
1573 + * Later this buffer will passed to your display driver's `flush_cb` to copy its content to yo…1588 + * This way LVGL will always provide the whole rendered screen in `flush_cb`1614 + disp_drv.flush_cb = drm_flush;