Home
last modified time | relevance | path

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

/Linux-v5.10/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()
461 struct gc2235_device *dev = in gc2235_g_volatile_ctrl()
462 container_of(ctrl->handler, struct gc2235_device, ctrl_handler); in gc2235_g_volatile_ctrl()
552 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_ctrl()
571 struct gc2235_device *dev = to_gc2235_sensor(sd); in gpio_ctrl()
584 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_up()
628 struct gc2235_device *dev = to_gc2235_sensor(sd); in power_down()
744 struct gc2235_device *dev = to_gc2235_sensor(sd); in startup()
774 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)