omap_overlay 436 include/video/omapdss.h int (*enable)(struct omap_overlay *ovl); omap_overlay 437 include/video/omapdss.h int (*disable)(struct omap_overlay *ovl); omap_overlay 438 include/video/omapdss.h bool (*is_enabled)(struct omap_overlay *ovl); omap_overlay 440 include/video/omapdss.h int (*set_manager)(struct omap_overlay *ovl, omap_overlay 442 include/video/omapdss.h int (*unset_manager)(struct omap_overlay *ovl); omap_overlay 444 include/video/omapdss.h int (*set_overlay_info)(struct omap_overlay *ovl, omap_overlay 446 include/video/omapdss.h void (*get_overlay_info)(struct omap_overlay *ovl, omap_overlay 449 include/video/omapdss.h int (*wait_for_go)(struct omap_overlay *ovl); omap_overlay 451 include/video/omapdss.h struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); omap_overlay 915 include/video/omapdss.h struct omap_overlay *omap_dss_get_overlay(int num);