Home
last modified time | relevance | path

Searched refs:__get_pending_param_count (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-regs.c56 unsigned int param_count = __get_pending_param_count(is); in fimc_is_hw_set_param()
H A Dfimc-isp.c267 if (__get_pending_param_count(is)) { in fimc_isp_subdev_s_stream()
H A Dfimc-is-param.h994 unsigned int __get_pending_param_count(struct fimc_is *is);
H A Dfimc-is-param.c161 unsigned int __get_pending_param_count(struct fimc_is *is) in __get_pending_param_count() function