Searched refs:IS_ST_STREAM_ON (Results 1 - 3 of 3) sorted by relevance

/drivers/media/platform/exynos4-is/
H A Dfimc-isp.c281 clear_bit(IS_ST_STREAM_ON, &is->state);
283 ret = fimc_is_wait_event(is, IS_ST_STREAM_ON, 1,
665 if (set_param && test_bit(IS_ST_STREAM_ON, &is->state))
H A Dfimc-is.h102 IS_ST_STREAM_ON, enumerator in enum:__anon2253
H A Dfimc-is.c515 set_bit(IS_ST_STREAM_ON, &is->state);
519 clear_bit(IS_ST_STREAM_ON, &is->state);

Completed in 15 milliseconds