Home
last modified time | relevance | path

Searched refs:drm_mode_create_tv_properties (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_connector.h1178 int drm_mode_create_tv_properties(struct drm_device *dev,
/Linux-v4.19/drivers/gpu/drm/i2c/
Dch7006_drv.c253 drm_mode_create_tv_properties(dev, NUM_TV_NORMS, ch7006_tv_norm_names); in ch7006_encoder_create_resources()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_vec.c569 ret = drm_mode_create_tv_properties(drm, ARRAY_SIZE(tv_mode_names), in vc4_vec_bind()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_connector.c1123 int drm_mode_create_tv_properties(struct drm_device *dev, in drm_mode_create_tv_properties() function
1222 EXPORT_SYMBOL(drm_mode_create_tv_properties);
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c659 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_tv.c1542 drm_mode_create_tv_properties(dev, in intel_tv_init()