Lines Matching defs:omap_dss_device
598 struct omap_dss_device { struct
599 struct kobject kobj;
600 struct device *dev;
602 struct module *owner;
604 struct list_head panel_list;
607 char alias[16];
609 enum omap_display_type type;
610 enum omap_display_type output_type;
612 union {
629 } phy;
631 struct {
636 } panel;
638 struct {
640 } ctrl;
665 struct omap_dss_device *src; argument
686 struct omap_dss_device *dst; argument