Searched full:imx290 (Results 1 – 6 of 6) sorted by relevance
3 * Sony IMX290 CMOS Image Sensor Driver115 * The IMX290 pixel array is organized as follows:228 struct imx290 { struct255 static inline struct imx290 *to_imx290(struct v4l2_subdev *_sd) in to_imx290() argument257 return container_of(_sd, struct imx290, sd); in to_imx290()441 static inline const s64 *imx290_link_freqs_ptr(const struct imx290 *imx290) in imx290_link_freqs_ptr() argument443 if (imx290->nlanes == 2) in imx290_link_freqs_ptr()449 static inline int imx290_link_freqs_num(const struct imx290 *imx290) in imx290_link_freqs_num() argument451 if (imx290->nlanes == 2) in imx290_link_freqs_num()550 static inline const struct imx290_mode *imx290_modes_ptr(const struct imx290 *imx290) in imx290_modes_ptr() argument[all …]
188 tristate "Sony IMX290 sensor support"193 IMX290 camera sensor.196 module will be called imx290.
54 obj-$(CONFIG_VIDEO_IMX290) += imx290.o
4 $id: http://devicetree.org/schemas/media/i2c/sony,imx290.yaml#7 title: Sony IMX290 1/2.8-Inch CMOS Image Sensor14 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with Square22 imx290lqr is the full model identifier for the colour variant. "sony,imx290"36 - const: sony,imx290117 imx290: camera-sensor@1a {
70 imx290 Sony IMX290 sensor
21481 SONY IMX290 SENSOR DRIVER21486 F: Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml21487 F: drivers/media/i2c/imx290.c