OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_contrast_property
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h
726
* @
tv_contrast_property
: Optional TV property to set the
729
struct drm_property *
tv_contrast_property
;
member in struct:drm_mode_config
/src/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_drv.c
276
drm_object_attach_property(&connector->base, conf->
tv_contrast_property
,
338
} else if (property == conf->
tv_contrast_property
) {
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic_uapi.c
711
} else if (property == config->
tv_contrast_property
) {
816
} else if (property == config->
tv_contrast_property
) {
drm_connector.c
1473
dev->mode_config.
tv_contrast_property
=
1475
if (!dev->mode_config.
tv_contrast_property
)
Completed in 109 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025