Lines Matching defs:omap_overlay
405 struct omap_overlay { struct
413 enum omap_overlay_caps caps; argument
416 struct omap_overlay_manager *manager; argument
429 int (*enable)(struct omap_overlay *ovl); argument
430 int (*disable)(struct omap_overlay *ovl); argument
431 bool (*is_enabled)(struct omap_overlay *ovl); argument
433 int (*set_manager)(struct omap_overlay *ovl, argument
435 int (*unset_manager)(struct omap_overlay *ovl); argument
437 int (*set_overlay_info)(struct omap_overlay *ovl, argument
439 void (*get_overlay_info)(struct omap_overlay *ovl, argument
442 int (*wait_for_go)(struct omap_overlay *ovl); argument
444 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); argument