Home
last modified time | relevance | path

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

/openbmc/linux/include/media/drv-intf/
H A Dexynos-fimc.h83 #define S5P_FIMC_TX_END_NOTIFY _IO('e', 0) macro
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c1442 if (fimc && arg && notification == S5P_FIMC_TX_END_NOTIFY && in fimc_sensor_notify()