Searched refs:drm_mode_create_tv_properties (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/drm/ |
| D | drm_connector.h | 1515 int drm_mode_create_tv_properties(struct drm_device *dev,
|
| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| D | vc4_vec.c | 534 ret = drm_mode_create_tv_properties(drm, ARRAY_SIZE(tv_mode_names), in vc4_vec_bind()
|
| /Linux-v5.4/drivers/gpu/drm/i2c/ |
| D | ch7006_drv.c | 253 drm_mode_create_tv_properties(dev, NUM_TV_NORMS, ch7006_tv_norm_names); in ch7006_encoder_create_resources()
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_connector.c | 1380 int drm_mode_create_tv_properties(struct drm_device *dev, in drm_mode_create_tv_properties() function 1462 EXPORT_SYMBOL(drm_mode_create_tv_properties);
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ |
| D | tvnv17.c | 659 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_tv.c | 1977 drm_mode_create_tv_properties(dev, i, tv_format_names); in intel_tv_init()
|