gc0310_device
static int gc0310_gain_set(struct gc0310_device *sensor, u32 gain)
static int gc0310_exposure_update_range(struct gc0310_device *sensor)
struct gc0310_device *sensor =
container_of(ctrl->handler, struct gc0310_device, ctrls.handler);
struct gc0310_device *sensor = to_gc0310_sensor(sd);
struct gc0310_device *sensor = to_gc0310_sensor(sd);
static int gc0310_detect(struct gc0310_device *sensor)
struct gc0310_device *sensor = to_gc0310_sensor(sd);
struct gc0310_device *sensor = to_gc0310_sensor(sd);
static int gc0310_init_controls(struct gc0310_device *sensor)
struct gc0310_device *sensor = to_gc0310_sensor(sd);
struct gc0310_device *sensor;
#define to_gc0310_sensor(x) container_of(x, struct gc0310_device, sd)