Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Domapdss.h690 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;
[all …]