Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c944 static void fimc_stop(struct fimc_context *ctx);
976 fimc_stop(ctx); in fimc_irq_handler()
1055 static void fimc_stop(struct fimc_context *ctx) in fimc_stop() function