OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_mode_property
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h
696
* @
tv_mode_property
: Optional TV property to select
699
struct drm_property *
tv_mode_property
;
member in struct:drm_mode_config
/src/sys/external/bsd/drm2/dist/drm/i2c/
ch7006_drv.c
272
drm_object_attach_property(&connector->base, conf->
tv_mode_property
,
323
} else if (property == conf->
tv_mode_property
) {
/src/sys/external/bsd/drm2/dist/drm/
drm_connector.c
1458
dev->mode_config.
tv_mode_property
=
1461
if (!dev->mode_config.
tv_mode_property
)
1465
drm_property_add_enum(dev->mode_config.
tv_mode_property
,
drm_atomic_uapi.c
707
} else if (property == config->
tv_mode_property
) {
812
} else if (property == config->
tv_mode_property
) {
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_tvnv17.c
670
conf->
tv_mode_property
,
730
} else if (property == conf->
tv_mode_property
) {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_tv.c
1982
drm_object_attach_property(&connector->base, dev->mode_config.
tv_mode_property
,
Completed in 19 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025