Home
last modified time | relevance | path

Searched defs:omap_dss_device (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/omapdrm/dss/
Domapdss.h656 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;
[all …]