Searched refs:ov6650 (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/
H A Dov6650.c180 struct ov6650 { struct
296 static struct ov6650 *to_ov6650(const struct i2c_client *client)
298 return container_of(i2c_get_clientdata(client), struct ov6650, subdev);
310 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl);
343 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl);
438 struct ov6650 *priv = to_ov6650(client);
449 struct ov6650 *priv = to_ov6650(client);
506 struct ov6650 *pri
[all...]
H A DMakefile93 obj-$(CONFIG_SOC_CAMERA_OV6650) += ov6650.o

Completed in 61 milliseconds