Searched refs:imx074 (Results 1 – 4 of 4) sorted by relevance
78 struct imx074 { struct88 static struct imx074 *to_imx074(const struct i2c_client *client) in to_imx074() argument90 return container_of(i2c_get_clientdata(client), struct imx074, subdev); in to_imx074()163 struct imx074 *priv = to_imx074(client); in imx074_set_fmt()196 struct imx074 *priv = to_imx074(client); in imx074_get_fmt()263 struct imx074 *priv = to_imx074(client); in imx074_s_power()422 struct imx074 *priv; in imx074_probe()438 priv = devm_kzalloc(&client->dev, sizeof(struct imx074), GFP_KERNEL); in imx074_probe()473 struct imx074 *priv = to_imx074(client); in imx074_remove()
1 obj-$(CONFIG_SOC_CAMERA_IMX074) += imx074.o
4 tristate "imx074 support"
120 The example snippet below describes two data pipelines. ov772x and imx074 are124 imx074 is linked to ceu0 through the MIPI CSI-2 receiver (csi2). ceu0 has a127 pipelines can be active: ov772x -> ceu0 or imx074 -> csi2 -> ceu0.194 imx074: camera@0x1a {195 compatible = "sony,imx074";