Home
last modified time | relevance | path

Searched full:imx335 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/i2c/
H A Dimx335.c3 * Sony imx335 Camera Sensor Driver
123 /* IMX335 native and active pixel array size. */
132 * struct imx335_reg_list - imx335 sensor register list
148 * struct imx335_mode - imx335 sensor mode structure
172 * struct imx335 - imx335 sensor device structure
195 struct imx335 { struct
425 * to_imx335() - imx335 V4L2 sub-device to imx335 device.
426 * @subdev: pointer to imx335 V4L2 sub-device
428 * Return: pointer to imx335 device
430 static inline struct imx335 *to_imx335(struct v4l2_subdev *subdev) in to_imx335()
[all …]
H A DKconfig227 tristate "Sony IMX335 sensor support"
232 IMX335 camera.
235 module will be called imx335.
H A DMakefile58 obj-$(CONFIG_VIDEO_IMX335) += imx335.o
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx335.yaml5 $id: http://devicetree.org/schemas/media/i2c/sony,imx335.yaml#
8 title: Sony IMX335 Sensor
15 IMX335 sensor is a Sony CMOS active pixel digital image sensor with an active
22 const: sony,imx335
85 compatible = "sony,imx335";
100 imx335: endpoint {
/linux/
H A DMAINTAINERS21512 SONY IMX335 SENSOR DRIVER
21516 F: Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml
21517 F: drivers/media/i2c/imx335.c