Home
last modified time | relevance | path

Searched refs:drm_panel (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/drm/
Ddrm_panel.h34 struct drm_panel;
72 int (*disable)(struct drm_panel *panel);
73 int (*unprepare)(struct drm_panel *panel);
74 int (*prepare)(struct drm_panel *panel);
75 int (*enable)(struct drm_panel *panel);
76 int (*get_modes)(struct drm_panel *panel);
77 int (*get_timings)(struct drm_panel *panel, unsigned int num_timings,
89 struct drm_panel { struct
110 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() argument
128 static inline int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable()
[all …]
Ddrm_bridge.h33 struct drm_panel;
319 struct drm_bridge *drm_panel_bridge_add(struct drm_panel *panel,
323 struct drm_panel *panel,
Ddrm_of.h15 struct drm_panel;
36 struct drm_panel **panel,
75 struct drm_panel **panel, in drm_of_find_panel_or_bridge()
/linux-4.19.296/include/drm/bridge/
Danalogix_dp.h31 struct drm_panel *panel;
/linux-4.19.296/
DMAINTAINERS4985 F: drivers/gpu/drm/drm_panel.c
4987 F: include/drm/drm_panel.h