Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c178 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 *pri in ov6650_set_selection()
[all...]
H A DMakefile77 obj-$(CONFIG_VIDEO_OV6650) += ov6650.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c178 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()
525 struct ov6650 *pri in ov6650_set_selection()
[all...]
H A DMakefile94 obj-$(CONFIG_VIDEO_OV6650) += ov6650.o

Completed in 3 milliseconds