Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A 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()

Completed in 4 milliseconds