Lines Matching defs:omap_dss_device
656 struct omap_dss_device { struct
657 struct kobject kobj;
658 struct device *dev;
660 struct module *owner;
662 struct list_head panel_list;
665 char alias[16];
667 enum omap_display_type type;
668 enum omap_display_type output_type;
670 union {
692 } phy;
694 struct {
699 } panel;
701 struct {
704 } ctrl;
729 struct omap_dss_device *src; argument
750 struct omap_dss_device *dst; argument