Searched full:imx290 (Results 1 – 7 of 7) 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()442 static inline const s64 *imx290_link_freqs_ptr(const struct imx290 *imx290) in imx290_link_freqs_ptr() argument444 if (imx290->nlanes == 2) in imx290_link_freqs_ptr()450 static inline int imx290_link_freqs_num(const struct imx290 *imx290) in imx290_link_freqs_num() argument452 if (imx290->nlanes == 2) in imx290_link_freqs_num()551 static inline const struct imx290_mode *imx290_modes_ptr(const struct imx290 *imx290) in imx290_modes_ptr() argument[all …]
127 tristate "Sony IMX290 sensor support"132 IMX290 camera sensor.135 module will be called imx290.
48 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"33 - const: sony,imx290114 imx290: camera-sensor@1a {
70 imx290 Sony IMX290 sensor
20029 SONY IMX290 SENSOR DRIVER20034 F: Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml20035 F: drivers/media/i2c/imx290.c
[all...]