Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h429 static inline void gsc_hw_enable_control(struct gsc_dev *dev, bool on) in gsc_hw_enable_control() function
Dgsc-m2m.c217 gsc_hw_enable_control(gsc, true); in gsc_m2m_device_run()
Dgsc-core.c879 gsc_hw_enable_control(gsc, false); in gsc_irq_handler()