Home
last modified time | relevance | path

Searched refs:has_img_effect (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-core.h154 u8 has_img_effect; member
H A Dcamif-capture.c78 if (variant->has_img_effect) in s3c_camif_hw_init()
364 if (camif->variant->has_img_effect) in s3c_camif_irq_handler()
1564 if (camif->variant->has_img_effect) { in s3c_camif_create_subdev()
1581 if (camif->variant->has_img_effect) in s3c_camif_create_subdev()
H A Dcamif-core.c599 .has_img_effect = 1,
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h149 * @has_img_effect: supports image effects
156 u8 has_img_effect; member
H A Dcamif-capture.c78 if (variant->has_img_effect) in s3c_camif_hw_init()
364 if (camif->variant->has_img_effect) in s3c_camif_irq_handler()
1565 if (camif->variant->has_img_effect) { in s3c_camif_create_subdev()
1582 if (camif->variant->has_img_effect) in s3c_camif_create_subdev()
H A Dcamif-core.c597 .has_img_effect = 1,

Completed in 8 milliseconds