Searched refs:ov2722_device (Results 1 – 2 of 2) sorted by relevance
269 struct ov2722_device *dev = to_ov2722_sensor(sd); in __ov2722_set_exposure()338 struct ov2722_device *dev = to_ov2722_sensor(sd); in ov2722_set_exposure()413 struct ov2722_device *dev = in ov2722_g_volatile_ctrl()414 container_of(ctrl->handler, struct ov2722_device, ctrl_handler); in ov2722_g_volatile_ctrl()467 struct ov2722_device *dev = to_ov2722_sensor(sd); in ov2722_init()483 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_ctrl()505 struct ov2722_device *dev = to_ov2722_sensor(sd); in gpio_ctrl()521 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_up()572 struct ov2722_device *dev = to_ov2722_sensor(sd); in power_down()623 struct ov2722_device *dev = to_ov2722_sensor(sd); in startup()[all …]
193 struct ov2722_device { struct233 #define to_ov2722_sensor(x) container_of(x, struct ov2722_device, sd)