ov8865_sensor
static int ov8865_read(struct ov8865_sensor *sensor, u16 address, u8 *value)
static int ov8865_write(struct ov8865_sensor *sensor, u16 address, u8 value)
static int ov8865_write_sequence(struct ov8865_sensor *sensor,
static int ov8865_update_bits(struct ov8865_sensor *sensor, u16 address,
static int ov8865_sw_reset(struct ov8865_sensor *sensor)
static int ov8865_sw_standby(struct ov8865_sensor *sensor, int standby)
static int ov8865_chip_id_check(struct ov8865_sensor *sensor)
static int ov8865_charge_pump_configure(struct ov8865_sensor *sensor)
static int ov8865_mipi_configure(struct ov8865_sensor *sensor)
static int ov8865_black_level_configure(struct ov8865_sensor *sensor)
static int ov8865_isp_configure(struct ov8865_sensor *sensor)
static unsigned long ov8865_mode_pll1_rate(struct ov8865_sensor *sensor,
static int ov8865_mode_pll1_configure(struct ov8865_sensor *sensor,
static int ov8865_mode_pll2_configure(struct ov8865_sensor *sensor,
static int ov8865_mode_sclk_configure(struct ov8865_sensor *sensor,
static int ov8865_mode_binning_configure(struct ov8865_sensor *sensor,
static int ov8865_mode_black_level_configure(struct ov8865_sensor *sensor,
static int ov8865_mode_configure(struct ov8865_sensor *sensor,
static unsigned long ov8865_mode_mipi_clk_rate(struct ov8865_sensor *sensor,
static int ov8865_exposure_configure(struct ov8865_sensor *sensor, u32 exposure)
static int ov8865_analog_gain_configure(struct ov8865_sensor *sensor, u32 gain)
static int ov8865_red_balance_configure(struct ov8865_sensor *sensor,
static int ov8865_blue_balance_configure(struct ov8865_sensor *sensor,
static int ov8865_flip_vert_configure(struct ov8865_sensor *sensor, bool enable)
static int ov8865_flip_horz_configure(struct ov8865_sensor *sensor, bool enable)
static int ov8865_test_pattern_configure(struct ov8865_sensor *sensor,
static int ov8865_vts_configure(struct ov8865_sensor *sensor, u32 vblank)
static int ov8865_state_mipi_configure(struct ov8865_sensor *sensor,
static int ov8865_state_configure(struct ov8865_sensor *sensor,
static int ov8865_state_init(struct ov8865_sensor *sensor)
static int ov8865_sensor_init(struct ov8865_sensor *sensor)
static int ov8865_sensor_power(struct ov8865_sensor *sensor, bool on)
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
static int ov8865_ctrls_init(struct ov8865_sensor *sensor)
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
__ov8865_get_pad_crop(struct ov8865_sensor *sensor,
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
struct ov8865_sensor *sensor;
struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
container_of(s, struct ov8865_sensor, subdev)
(&container_of((c)->handler, struct ov8865_sensor, \