Lines Matching refs:omap_overlay

118 static struct ovl_priv_data *get_ovl_priv(struct omap_overlay *ovl)  in get_ovl_priv()
181 static bool ovl_manual_update(struct omap_overlay *ovl) in ovl_manual_update()
200 struct omap_overlay *ovl; in dss_check_settings_low()
257 struct omap_overlay *ovl; in need_isr()
334 struct omap_overlay *ovl; in need_go()
360 struct omap_overlay *ovl; in extra_info_update_ongoing()
430 static struct omap_dss_device *dss_ovl_get_device(struct omap_overlay *ovl) in dss_ovl_get_device()
537 static int dss_mgr_wait_for_go_ovl(struct omap_overlay *ovl) in dss_mgr_wait_for_go_ovl()
614 static void dss_ovl_write_regs(struct omap_overlay *ovl) in dss_ovl_write_regs()
652 static void dss_ovl_write_regs_extra(struct omap_overlay *ovl) in dss_ovl_write_regs_extra()
678 struct omap_overlay *ovl; in dss_mgr_write_regs()
780 struct omap_overlay *ovl; in mgr_clear_shadow_dirty()
935 static void omap_dss_mgr_apply_ovl(struct omap_overlay *ovl) in omap_dss_mgr_apply_ovl()
966 struct omap_overlay *ovl; in omap_dss_mgr_apply()
995 static void dss_apply_ovl_enable(struct omap_overlay *ovl, bool enable) in dss_apply_ovl_enable()
1008 static void dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, in dss_apply_ovl_fifo_thresholds()
1021 static void dss_ovl_setup_fifo(struct omap_overlay *ovl) in dss_ovl_setup_fifo()
1038 struct omap_overlay *ovl; in dss_mgr_setup_fifos()
1298 static int dss_ovl_set_info(struct omap_overlay *ovl, in dss_ovl_set_info()
1319 static void dss_ovl_get_info(struct omap_overlay *ovl, in dss_ovl_get_info()
1332 static int dss_ovl_set_manager(struct omap_overlay *ovl, in dss_ovl_set_manager()
1384 static int dss_ovl_unset_manager(struct omap_overlay *ovl) in dss_ovl_unset_manager()
1444 static bool dss_ovl_is_enabled(struct omap_overlay *ovl) in dss_ovl_is_enabled()
1459 static int dss_ovl_enable(struct omap_overlay *ovl) in dss_ovl_enable()
1509 static int dss_ovl_disable(struct omap_overlay *ovl) in dss_ovl_disable()
1616 struct omap_overlay *ovl = omap_dss_get_overlay(i); in omapdss_compat_init()