Lines Matching refs:drm_property
168 struct drm_property *tv_format;
171 struct drm_property *left;
172 struct drm_property *right;
173 struct drm_property *top;
174 struct drm_property *bottom;
175 struct drm_property *hpos;
176 struct drm_property *vpos;
177 struct drm_property *contrast;
178 struct drm_property *saturation;
179 struct drm_property *hue;
180 struct drm_property *sharpness;
181 struct drm_property *flicker_filter;
182 struct drm_property *flicker_filter_adaptive;
183 struct drm_property *flicker_filter_2d;
184 struct drm_property *tv_chroma_filter;
185 struct drm_property *tv_luma_filter;
186 struct drm_property *dot_crawl;
189 struct drm_property *brightness;
1991 struct drm_property *property, in intel_sdvo_set_property()