Home
last modified time | relevance | path

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

/linux-4.19.296/include/video/
Domapfb_dss.h628 struct omap_dss_device { struct
629 struct kobject kobj;
630 struct device *dev;
632 struct module *owner;
634 struct list_head panel_list;
637 char alias[16];
639 enum omap_display_type type;
640 enum omap_display_type output_type;
642 union {
664 } phy;
[all …]