Searched defs:omap_dss_device (Results 1 – 1 of 1) sorted by relevance
690 struct omap_dss_device { struct691 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;[all …]