Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/exynos4-is/
Dfimc-reg.c221 void fimc_hw_en_lastirq(struct fimc_dev *dev, int enable) in fimc_hw_en_lastirq() function
802 fimc_hw_en_lastirq(fimc, true); in fimc_deactivate_capture()
805 fimc_hw_en_lastirq(fimc, false); in fimc_deactivate_capture()
Dfimc-reg.h295 void fimc_hw_en_lastirq(struct fimc_dev *fimc, int enable);