Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h512 void gsc_hw_set_output_path(struct gsc_ctx *ctx);
Dgsc-regs.c222 void gsc_hw_set_output_path(struct gsc_ctx *ctx) in gsc_hw_set_output_path() function
Dgsc-m2m.c190 gsc_hw_set_output_path(ctx); in gsc_m2m_device_run()