Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h435 static inline void gsc_hw_enable_control(struct gsc_dev *dev, bool on) in gsc_hw_enable_control() function
H A Dgsc-core.c877 gsc_hw_enable_control(gsc, false); in gsc_irq_handler()