Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/i2c/
Datomisp-gc2235.c249 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_get_intg_factor()
391 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_exposure()
462 struct gc2235_device *dev = in gc2235_g_volatile_ctrl()
463 container_of(ctrl->handler, struct gc2235_device, ctrl_handler); in gc2235_g_volatile_ctrl()
553 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_ctrl()
572 struct gc2235_device *dev = to_gc2235_sensor(sd); in gpio_ctrl()
585 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_up()
629 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_down()
745 struct gc2235_device *dev = to_gc2235_sensor(sd); in startup()
776 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_fmt()
[all …]
Dgc2235.h155 struct gc2235_device { struct
192 #define to_gc2235_sensor(x) container_of(x, struct gc2235_device, sd)