Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c252 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_exposure()
323 struct gc2235_device *dev = in gc2235_g_volatile_ctrl()
324 container_of(ctrl->handler, struct gc2235_device, ctrl_handler); in gc2235_g_volatile_ctrl()
372 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_ctrl()
391 struct gc2235_device *dev = to_gc2235_sensor(sd); in gpio_ctrl()
406 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_up()
450 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_down()
496 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_startup()
527 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_set_fmt()
575 struct gc2235_device *dev = to_gc2235_sensor(sd); in gc2235_get_fmt()
[all …]
H A Dgc2235.h133 struct gc2235_device { struct
168 #define to_gc2235_sensor(x) container_of(x, struct gc2235_device, sd)