Lines Matching refs:ov6650
178 struct ov6650 { struct
326 static struct ov6650 *to_ov6650(const struct i2c_client *client) in to_ov6650()
328 return container_of(i2c_get_clientdata(client), struct ov6650, subdev); in to_ov6650()
340 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); in ov6550_g_volatile_ctrl()
373 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); in ov6550_s_ctrl()
458 struct ov6650 *priv = to_ov6650(client); in ov6650_s_power()
474 struct ov6650 *priv = to_ov6650(client); in ov6650_get_selection()
499 struct ov6650 *priv = to_ov6650(client); in ov6650_set_selection()
543 struct ov6650 *priv = to_ov6650(client); in ov6650_get_fmt()
576 struct ov6650 *priv = to_ov6650(client); in ov6650_s_fmt()
676 struct ov6650 *priv = to_ov6650(client); in ov6650_set_fmt()
745 struct ov6650 *priv = to_ov6650(client); in ov6650_g_frame_interval()
759 struct ov6650 *priv = to_ov6650(client); in ov6650_s_frame_interval()
818 struct ov6650 *priv = to_ov6650(client); in ov6650_video_probe()
1020 struct ov6650 *priv; in ov6650_probe()
1090 struct ov6650 *priv = to_ov6650(client); in ov6650_remove()