Lines Matching refs:ov6650
180 struct ov6650 { struct
297 static struct ov6650 *to_ov6650(const struct i2c_client *client) in to_ov6650()
299 return container_of(i2c_get_clientdata(client), struct ov6650, subdev); in to_ov6650()
311 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); in ov6550_g_volatile_ctrl()
344 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); in ov6550_s_ctrl()
430 struct ov6650 *priv = to_ov6650(client); in ov6650_s_power()
438 struct ov6650 *priv = to_ov6650(client); in ov6650_g_crop()
449 struct ov6650 *priv = to_ov6650(client); in ov6650_s_crop()
508 struct ov6650 *priv = to_ov6650(client); in ov6650_get_fmt()
550 struct ov6650 *priv = to_ov6650(client); in ov6650_s_fmt()
697 struct ov6650 *priv = to_ov6650(client); in ov6650_set_fmt()
746 struct ov6650 *priv = to_ov6650(client); in ov6650_g_parm()
767 struct ov6650 *priv = to_ov6650(client); in ov6650_s_parm()
838 struct ov6650 *priv = to_ov6650(client); in ov6650_video_probe()
973 struct ov6650 *priv; in ov6650_probe()
1054 struct ov6650 *priv = to_ov6650(client); in ov6650_remove()