Home
last modified time | relevance | path

Searched refs:ov2722_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/i2c/
Datomisp-ov2722.c290 struct ov2722_device *dev = NULL; in ov2722_get_intg_factor()
397 struct ov2722_device *dev = to_ov2722_sensor(sd); in __ov2722_set_exposure()
466 struct ov2722_device *dev = to_ov2722_sensor(sd); in ov2722_set_exposure()
541 struct ov2722_device *dev = in ov2722_g_volatile_ctrl()
542 container_of(ctrl->handler, struct ov2722_device, ctrl_handler); in ov2722_g_volatile_ctrl()
637 struct ov2722_device *dev = to_ov2722_sensor(sd); in ov2722_init()
653 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_ctrl()
675 struct ov2722_device *dev = to_ov2722_sensor(sd); in gpio_ctrl()
694 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_up()
741 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_down()
[all …]
Dov2722.h199 struct ov2722_device { struct
241 #define to_ov2722_sensor(x) container_of(x, struct ov2722_device, sd)