Searched full:imx335 (Results 1 – 5 of 5) sorted by relevance
3 * Sony imx335 Camera Sensor Driver123 /* IMX335 native and active pixel array size. */132 * struct imx335_reg_list - imx335 sensor register list148 * struct imx335_mode - imx335 sensor mode structure172 * struct imx335 - imx335 sensor device structure195 struct imx335 { struct425 * to_imx335() - imx335 V4L2 sub-device to imx335 device.426 * @subdev: pointer to imx335 V4L2 sub-device428 * Return: pointer to imx335 device430 static inline struct imx335 *to_imx335(struct v4l2_subdev *subdev) in to_imx335()[all …]
227 tristate "Sony IMX335 sensor support"232 IMX335 camera.235 module will be called imx335.
58 obj-$(CONFIG_VIDEO_IMX335) += imx335.o
5 $id: http://devicetree.org/schemas/media/i2c/sony,imx335.yaml#8 title: Sony IMX335 Sensor15 IMX335 sensor is a Sony CMOS active pixel digital image sensor with an active22 const: sony,imx33585 compatible = "sony,imx335";100 imx335: endpoint {
21512 SONY IMX335 SENSOR DRIVER21516 F: Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml21517 F: drivers/media/i2c/imx335.c