Home
last modified time | relevance | path

Searched refs:s3c_camif_variant (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h152 struct s3c_camif_variant { struct
161 const struct s3c_camif_variant *variant; argument
300 const struct s3c_camif_variant *variant;
H A Dcamif-core.c548 static const struct s3c_camif_variant s3c244x_camif_variant = {
576 static const struct s3c_camif_variant s3c6410_camif_variant = {
H A Dcamif-capture.c67 const struct s3c_camif_variant *variant = camif->variant; in s3c_camif_hw_init()
1249 const struct s3c_camif_variant *variant = camif->variant; in __camif_subdev_try_format()