Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h508 void gsc_hw_set_input_path(struct gsc_ctx *ctx);
Dgsc-regs.c111 void gsc_hw_set_input_path(struct gsc_ctx *ctx) in gsc_hw_set_input_path() function
Dgsc-m2m.c186 gsc_hw_set_input_path(ctx); in gsc_m2m_device_run()