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

/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov6650.c180 struct ov6650 { struct
297 static struct ov6650 *to_ov6650(const struct i2c_client *client) to_ov6650()
299 return container_of(i2c_get_clientdata(client), struct ov6650, subdev); to_ov6650()
311 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); ov6550_g_volatile_ctrl()
344 struct ov6650 *priv = container_of(ctrl->handler, struct ov6650, hdl); ov6550_s_ctrl()
430 struct ov6650 *priv = to_ov6650(client); ov6650_s_power()
438 struct ov6650 *priv = to_ov6650(client); ov6650_g_crop()
449 struct ov6650 *priv = to_ov6650(client); ov6650_s_crop()
508 struct ov6650 *priv = to_ov6650(client); ov6650_get_fmt()
550 struct ov6650 *priv = to_ov6650(client); ov6650_s_fmt()
697 struct ov6650 *priv = to_ov6650(client); ov6650_set_fmt()
746 struct ov6650 *priv = to_ov6650(client); ov6650_g_parm()
767 struct ov6650 *priv = to_ov6650(client); ov6650_s_parm()
838 struct ov6650 *priv = to_ov6650(client); ov6650_video_probe()
868 "ov6650 Product ID 0x%02x:0x%02x Manufacturer ID 0x%02x:0x%02x\n", ov6650_video_probe()
973 struct ov6650 *priv; ov6650_probe()
1054 struct ov6650 *priv = to_ov6650(client); ov6650_remove()
1063 { "ov6650", 0 },
1070 .name = "ov6650",
/linux-4.4.14/arch/arm/mach-omap1/
H A Dboard-ams-delta.c404 I2C_BOARD_INFO("ov6650", 0x60),
430 .module_name = "ov6650",
/linux-4.4.14/drivers/media/usb/gspca/
H A Dsonixb.c241 and 0x61 I believe these registers of the ov6650 are identical as
715 /* The ov6650 / ov7630 have 2 registers which both influence setexposure()
734 ov6650 probably uses the same formula as the 7730 which uses setexposure()
736 found experimentally for the ov6650 is exactly half that of setexposure()
863 compensation, for the ov6650 this is identical to ov6630 setfreq()

Completed in 146 milliseconds