Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c106 unsigned int has_vidoutcon:1; member
132 .has_vidoutcon = 1,
151 .has_vidoutcon = 1,
164 .has_vidoutcon = 1,
542 if (driver_data->has_vidoutcon) in fimd_commit()
1198 if (ctx->driver_data->has_vidoutcon) in fimd_probe()