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);
525 struct ov6650 *priv = to_ov6650(client);
581 struct ov6650 *priv = to_ov6650(client);
609 struct ov6650 *priv = to_ov6650(client);
695 struct ov6650 *priv = to_ov6650(client);
798 struct ov6650 *priv = to_ov6650(client);
812 struct ov6650 *priv = to_ov6650(client);
871 struct ov6650 *priv = to_ov6650(client);
939 "ov6650 Product ID 0x%02x:0x%02x Manufacturer ID 0x%02x:0x%02x\n",
1030 struct ov6650 *priv;
1100 struct ov6650 *priv = to_ov6650(client);
1107 { "ov6650", 0 },
1114 .name = "ov6650",