Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_panel.h88 struct drm_panel { struct
93 const struct drm_panel_funcs *funcs; argument
109 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() argument