Lines Matching refs:drm_property
152 struct drm_property *tv_format;
155 struct drm_property *left;
156 struct drm_property *right;
157 struct drm_property *top;
158 struct drm_property *bottom;
159 struct drm_property *hpos;
160 struct drm_property *vpos;
161 struct drm_property *contrast;
162 struct drm_property *saturation;
163 struct drm_property *hue;
164 struct drm_property *sharpness;
165 struct drm_property *flicker_filter;
166 struct drm_property *flicker_filter_adaptive;
167 struct drm_property *flicker_filter_2d;
168 struct drm_property *tv_chroma_filter;
169 struct drm_property *tv_luma_filter;
170 struct drm_property *dot_crawl;
173 struct drm_property *brightness;
1665 struct drm_property *property, in psb_intel_sdvo_set_property()