Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h500 void gsc_hw_set_input_path(struct gsc_ctx *ctx);
Dgsc-regs.c107 void gsc_hw_set_input_path(struct gsc_ctx *ctx) in gsc_hw_set_input_path() function
Dgsc-m2m.c197 gsc_hw_set_input_path(ctx); in gsc_m2m_device_run()