Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c106 unsigned int has_vidoutcon:1; member
131 .has_vidoutcon = 1,
149 .has_vidoutcon = 1,
161 .has_vidoutcon = 1,
519 if (driver_data->has_vidoutcon) in fimd_commit()
1145 if (ctx->driver_data->has_vidoutcon) in fimd_probe()