Home
last modified time | relevance | path

Searched refs:imx074 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dimx074.c78 struct imx074 { struct
88 static struct imx074 *to_imx074(const struct i2c_client *client) in to_imx074() argument
90 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()
DMakefile1 obj-$(CONFIG_SOC_CAMERA_IMX074) += imx074.o
DKconfig4 tristate "imx074 support"
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt120 The example snippet below describes two data pipelines. ov772x and imx074 are
124 imx074 is linked to ceu0 through the MIPI CSI-2 receiver (csi2). ceu0 has a
127 pipelines can be active: ov772x -> ceu0 or imx074 -> csi2 -> ceu0.
194 imx074: camera@0x1a {
195 compatible = "sony,imx074";