Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_panel.h78 struct drm_panel { struct
83 const struct drm_panel_funcs *funcs; argument
88 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() argument