OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_brightness_property
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h
721
* @
tv_brightness_property
: Optional TV property to set the
724
struct drm_property *
tv_brightness_property
;
member in struct:drm_mode_config
/src/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_drv.c
274
drm_object_attach_property(&connector->base, conf->
tv_brightness_property
,
331
} else if (property == conf->
tv_brightness_property
) {
/src/sys/external/bsd/drm2/dist/drm/
drm_atomic_uapi.c
709
} else if (property == config->
tv_brightness_property
) {
814
} else if (property == config->
tv_brightness_property
) {
drm_connector.c
1468
dev->mode_config.
tv_brightness_property
=
1470
if (!dev->mode_config.
tv_brightness_property
)
Completed in 19 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026