Searched refs:omap_overlay (Results 1 – 1 of 1) sorted by relevance
314 struct omap_overlay { struct338 int (*enable)(struct omap_overlay *ovl); argument339 int (*disable)(struct omap_overlay *ovl); argument340 bool (*is_enabled)(struct omap_overlay *ovl); argument342 int (*set_manager)(struct omap_overlay *ovl, argument344 int (*unset_manager)(struct omap_overlay *ovl); argument346 int (*set_overlay_info)(struct omap_overlay *ovl, argument348 void (*get_overlay_info)(struct omap_overlay *ovl, argument351 int (*wait_for_go)(struct omap_overlay *ovl); argument353 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); argument[all …]