Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c108 unsigned int has_vidoutcon:1; member
134 .has_vidoutcon = 1,
153 .has_vidoutcon = 1,
166 .has_vidoutcon = 1,
544 if (driver_data->has_vidoutcon) in fimd_commit()
1200 if (ctx->driver_data->has_vidoutcon) in fimd_probe()