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

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c101 unsigned int has_vidoutcon:1; member in struct:fimd_driver_data
116 .has_vidoutcon = 1,
134 .has_vidoutcon = 1,
144 .has_vidoutcon = 1,
443 if (driver_data->has_vidoutcon) fimd_commit()
1028 if (ctx->driver_data->has_vidoutcon) fimd_probe()

Completed in 143 milliseconds