ov5648_sensor
static int ov5648_write_sequence(struct ov5648_sensor *sensor,
static int ov5648_update_bits(struct ov5648_sensor *sensor, u16 address,
static int ov5648_sw_reset(struct ov5648_sensor *sensor)
static int ov5648_sw_standby(struct ov5648_sensor *sensor, int standby)
static int ov5648_chip_id_check(struct ov5648_sensor *sensor)
static int ov5648_avdd_internal_power(struct ov5648_sensor *sensor, int on)
static int ov5648_pad_configure(struct ov5648_sensor *sensor)
static int ov5648_mipi_configure(struct ov5648_sensor *sensor)
static int ov5648_black_level_configure(struct ov5648_sensor *sensor)
static int ov5648_isp_configure(struct ov5648_sensor *sensor)
static unsigned long ov5648_mode_pll1_rate(struct ov5648_sensor *sensor,
static int ov5648_mode_pll1_configure(struct ov5648_sensor *sensor,
static int ov5648_mode_pll2_configure(struct ov5648_sensor *sensor,
static int ov5648_mode_configure(struct ov5648_sensor *sensor,
static unsigned long ov5648_mode_mipi_clk_rate(struct ov5648_sensor *sensor,
static int ov5648_exposure_auto_configure(struct ov5648_sensor *sensor,
static int ov5648_exposure_configure(struct ov5648_sensor *sensor, u32 exposure)
static int ov5648_exposure_value(struct ov5648_sensor *sensor,
static int ov5648_gain_auto_configure(struct ov5648_sensor *sensor, bool enable)
static int ov5648_gain_configure(struct ov5648_sensor *sensor, u32 gain)
static int ov5648_gain_value(struct ov5648_sensor *sensor, u32 *gain)
static int ov5648_white_balance_auto_configure(struct ov5648_sensor *sensor,
static int ov5648_white_balance_configure(struct ov5648_sensor *sensor,
static int ov5648_flip_vert_configure(struct ov5648_sensor *sensor, bool enable)
static int ov5648_flip_horz_configure(struct ov5648_sensor *sensor, bool enable)
static int ov5648_test_pattern_configure(struct ov5648_sensor *sensor,
static int ov5648_state_mipi_configure(struct ov5648_sensor *sensor,
static int ov5648_state_configure(struct ov5648_sensor *sensor,
static int ov5648_state_init(struct ov5648_sensor *sensor)
static int ov5648_sensor_init(struct ov5648_sensor *sensor)
static int ov5648_sensor_power(struct ov5648_sensor *sensor, bool on)
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
static int ov5648_ctrls_init(struct ov5648_sensor *sensor)
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
struct ov5648_sensor *sensor;
struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
container_of(s, struct ov5648_sensor, subdev)
(&container_of((c)->handler, struct ov5648_sensor, \
static int ov5648_read(struct ov5648_sensor *sensor, u16 address, u8 *value)
static int ov5648_write(struct ov5648_sensor *sensor, u16 address, u8 value)