Lines Matching defs:ovl
118 static struct ovl_priv_data *get_ovl_priv(struct omap_overlay *ovl) in get_ovl_priv()
183 static bool ovl_manual_update(struct omap_overlay *ovl) in ovl_manual_update()
202 struct omap_overlay *ovl; in dss_check_settings_low() local
259 struct omap_overlay *ovl; in need_isr() local
336 struct omap_overlay *ovl; in need_go() local
362 struct omap_overlay *ovl; in extra_info_update_ongoing() local
432 static struct omap_dss_device *dss_ovl_get_device(struct omap_overlay *ovl) in dss_ovl_get_device()
539 static int dss_mgr_wait_for_go_ovl(struct omap_overlay *ovl) in dss_mgr_wait_for_go_ovl()
616 static void dss_ovl_write_regs(struct omap_overlay *ovl) in dss_ovl_write_regs()
654 static void dss_ovl_write_regs_extra(struct omap_overlay *ovl) in dss_ovl_write_regs_extra()
680 struct omap_overlay *ovl; in dss_mgr_write_regs() local
782 struct omap_overlay *ovl; in mgr_clear_shadow_dirty() local
937 static void omap_dss_mgr_apply_ovl(struct omap_overlay *ovl) in omap_dss_mgr_apply_ovl()
968 struct omap_overlay *ovl; in omap_dss_mgr_apply() local
997 static void dss_apply_ovl_enable(struct omap_overlay *ovl, bool enable) in dss_apply_ovl_enable()
1010 static void dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, in dss_apply_ovl_fifo_thresholds()
1023 static void dss_ovl_setup_fifo(struct omap_overlay *ovl) in dss_ovl_setup_fifo()
1040 struct omap_overlay *ovl; in dss_mgr_setup_fifos() local
1300 static int dss_ovl_set_info(struct omap_overlay *ovl, in dss_ovl_set_info()
1321 static void dss_ovl_get_info(struct omap_overlay *ovl, in dss_ovl_get_info()
1334 static int dss_ovl_set_manager(struct omap_overlay *ovl, in dss_ovl_set_manager()
1386 static int dss_ovl_unset_manager(struct omap_overlay *ovl) in dss_ovl_unset_manager()
1446 static bool dss_ovl_is_enabled(struct omap_overlay *ovl) in dss_ovl_is_enabled()
1461 static int dss_ovl_enable(struct omap_overlay *ovl) in dss_ovl_enable()
1511 static int dss_ovl_disable(struct omap_overlay *ovl) in dss_ovl_disable()
1618 struct omap_overlay *ovl = omap_dss_get_overlay(i); in omapdss_compat_init() local