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