Lines Matching defs:ov6650
178 struct ov6650 {
326 static struct ov6650 *to_ov6650(const struct i2c_client *client)
328 return container_of(i2c_get_clientdata(client), struct ov6650, subdev);
340 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl);
373 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl);
458 struct ov6650 *priv = to_ov6650(client);
474 struct ov6650 *priv = to_ov6650(client);
499 struct ov6650 *priv = to_ov6650(client);
543 struct ov6650 *priv = to_ov6650(client);
576 struct ov6650 *priv = to_ov6650(client);
676 struct ov6650 *priv = to_ov6650(client);
745 struct ov6650 *priv = to_ov6650(client);
759 struct ov6650 *priv = to_ov6650(client);
818 struct ov6650 *priv = to_ov6650(client);
886 "ov6650 Product ID 0x%02x:0x%02x Manufacturer ID 0x%02x:0x%02x\n",
1020 struct ov6650 *priv;
1090 struct ov6650 *priv = to_ov6650(client);
1099 { "ov6650", 0 },
1106 .name = "ov6650",