Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c107 unsigned int has_vidoutcon:1; member
133 .has_vidoutcon = 1,
152 .has_vidoutcon = 1,
165 .has_vidoutcon = 1,
543 if (driver_data->has_vidoutcon) in fimd_commit()
1199 if (ctx->driver_data->has_vidoutcon) in fimd_probe()