Home
last modified time | relevance | path

Searched refs:IS_ST_PWR_ON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-isp.c311 set_bit(IS_ST_PWR_ON, &is->state); in fimc_isp_subdev_s_power()
324 if (!test_bit(IS_ST_PWR_ON, &is->state)) { in fimc_isp_subdev_s_power()
349 clear_bit(IS_ST_PWR_ON, &is->state); in fimc_isp_subdev_s_power()
H A Dfimc-is.h96 IS_ST_PWR_ON, enumerator
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c315 set_bit(IS_ST_PWR_ON, &is->state); in fimc_isp_subdev_s_power()
328 if (!test_bit(IS_ST_PWR_ON, &is->state)) { in fimc_isp_subdev_s_power()
353 clear_bit(IS_ST_PWR_ON, &is->state); in fimc_isp_subdev_s_power()
H A Dfimc-is.h95 IS_ST_PWR_ON, enumerator

Completed in 4 milliseconds