Lines Matching defs:ovl

129 static struct ovl_priv_data *get_ovl_priv(struct omap_overlay *ovl)  in get_ovl_priv()
194 static bool ovl_manual_update(struct omap_overlay *ovl) in ovl_manual_update()
213 struct omap_overlay *ovl; in dss_check_settings_low() local
270 struct omap_overlay *ovl; in need_isr() local
347 struct omap_overlay *ovl; in need_go() local
373 struct omap_overlay *ovl; in extra_info_update_ongoing() local
443 static struct omap_dss_device *dss_ovl_get_device(struct omap_overlay *ovl) in dss_ovl_get_device()
550 static int dss_mgr_wait_for_go_ovl(struct omap_overlay *ovl) in dss_mgr_wait_for_go_ovl()
627 static void dss_ovl_write_regs(struct omap_overlay *ovl) in dss_ovl_write_regs()
665 static void dss_ovl_write_regs_extra(struct omap_overlay *ovl) in dss_ovl_write_regs_extra()
691 struct omap_overlay *ovl; in dss_mgr_write_regs() local
793 struct omap_overlay *ovl; in mgr_clear_shadow_dirty() local
948 static void omap_dss_mgr_apply_ovl(struct omap_overlay *ovl) in omap_dss_mgr_apply_ovl()
979 struct omap_overlay *ovl; in omap_dss_mgr_apply() local
1008 static void dss_apply_ovl_enable(struct omap_overlay *ovl, bool enable) in dss_apply_ovl_enable()
1021 static void dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, in dss_apply_ovl_fifo_thresholds()
1034 static void dss_ovl_setup_fifo(struct omap_overlay *ovl) in dss_ovl_setup_fifo()
1051 struct omap_overlay *ovl; in dss_mgr_setup_fifos() local
1311 static int dss_ovl_set_info(struct omap_overlay *ovl, in dss_ovl_set_info()
1332 static void dss_ovl_get_info(struct omap_overlay *ovl, in dss_ovl_get_info()
1345 static int dss_ovl_set_manager(struct omap_overlay *ovl, in dss_ovl_set_manager()
1397 static int dss_ovl_unset_manager(struct omap_overlay *ovl) in dss_ovl_unset_manager()
1457 static bool dss_ovl_is_enabled(struct omap_overlay *ovl) in dss_ovl_is_enabled()
1472 static int dss_ovl_enable(struct omap_overlay *ovl) in dss_ovl_enable()
1522 static int dss_ovl_disable(struct omap_overlay *ovl) in dss_ovl_disable()
1629 struct omap_overlay *ovl = omap_dss_get_overlay(i); in omapdss_compat_init() local