Lines Matching defs:omap_dss_device
690 struct omap_dss_device { struct
691 struct kobject kobj;
692 struct device *dev;
694 struct module *owner;
696 struct list_head panel_list;
699 char alias[16];
701 enum omap_display_type type;
702 enum omap_display_type output_type;
704 union {
726 } phy;
728 struct {
733 } panel;
735 struct {
738 } ctrl;
763 struct omap_dss_device *src; argument
783 struct omap_dss_device *dst; argument