Lines Matching defs:omap_dss_device
471 struct omap_dss_device { struct
472 struct device dev;
474 enum omap_display_type type;
476 enum omap_channel channel;
478 union {
514 } phy;
516 struct {
543 } clocks;
545 struct {
557 } panel;
559 struct {
562 } ctrl;
587 int (*platform_enable)(struct omap_dss_device *dssdev); argument
588 void (*platform_disable)(struct omap_dss_device *dssdev); argument
589 int (*set_backlight)(struct omap_dss_device *dssdev, int level); argument
590 int (*get_backlight)(struct omap_dss_device *dssdev); argument