Lines Matching defs:omap_overlay
344 struct omap_overlay { struct
352 enum omap_overlay_caps caps; argument
355 struct omap_overlay_manager *manager; argument
368 int (*enable)(struct omap_overlay *ovl); argument
369 int (*disable)(struct omap_overlay *ovl); argument
370 bool (*is_enabled)(struct omap_overlay *ovl); argument
372 int (*set_manager)(struct omap_overlay *ovl, argument
374 int (*unset_manager)(struct omap_overlay *ovl); argument
376 int (*set_overlay_info)(struct omap_overlay *ovl, argument
378 void (*get_overlay_info)(struct omap_overlay *ovl, argument
381 int (*wait_for_go)(struct omap_overlay *ovl); argument
383 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); argument