Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
A Domapdss.h201 struct omap_dss_device { struct
202 struct device *dev;
204 struct dss_device *dss;
205 struct drm_bridge *bridge;
206 struct drm_bridge *next_bridge;
207 struct drm_panel *panel;
209 struct list_head list;
239 void omapdss_device_register(struct omap_dss_device *dssdev); argument
/linux/include/video/
A Domapfb_dss.h599 struct kobject kobj;
600 struct device *dev;
607 char alias[16];
612 union {
629 } phy;
631 struct {
636 } panel;
638 struct {
640 } ctrl;
665 struct omap_dss_device *src; argument
[all …]

Completed in 10 milliseconds