Lines Matching defs:ov8865_sensor

468 	container_of(s, struct ov8865_sensor, subdev)
471 (&container_of((c)->handler, struct ov8865_sensor, \
686 struct ov8865_sensor {
1348 static int ov8865_read(struct ov8865_sensor *sensor, u16 address, u8 *value)
1371 static int ov8865_write(struct ov8865_sensor *sensor, u16 address, u8 value)
1387 static int ov8865_write_sequence(struct ov8865_sensor *sensor,
1407 static int ov8865_update_bits(struct ov8865_sensor *sensor, u16 address,
1425 static int ov8865_sw_reset(struct ov8865_sensor *sensor)
1430 static int ov8865_sw_standby(struct ov8865_sensor *sensor, int standby)
1440 static int ov8865_chip_id_check(struct ov8865_sensor *sensor)
1466 static int ov8865_charge_pump_configure(struct ov8865_sensor *sensor)
1472 static int ov8865_mipi_configure(struct ov8865_sensor *sensor)
1521 static int ov8865_black_level_configure(struct ov8865_sensor *sensor)
1550 static int ov8865_isp_configure(struct ov8865_sensor *sensor)
1566 static unsigned long ov8865_mode_pll1_rate(struct ov8865_sensor *sensor,
1603 static int ov8865_mode_pll1_configure(struct ov8865_sensor *sensor,
1676 static int ov8865_mode_pll2_configure(struct ov8865_sensor *sensor,
1715 static int ov8865_mode_sclk_configure(struct ov8865_sensor *sensor,
1738 static int ov8865_mode_binning_configure(struct ov8865_sensor *sensor,
1808 static int ov8865_mode_black_level_configure(struct ov8865_sensor *sensor,
1909 static int ov8865_mode_configure(struct ov8865_sensor *sensor,
2110 static unsigned long ov8865_mode_mipi_clk_rate(struct ov8865_sensor *sensor,
2125 static int ov8865_exposure_configure(struct ov8865_sensor *sensor, u32 exposure)
2148 static int ov8865_analog_gain_configure(struct ov8865_sensor *sensor, u32 gain)
2163 static int ov8865_red_balance_configure(struct ov8865_sensor *sensor,
2177 static int ov8865_blue_balance_configure(struct ov8865_sensor *sensor,
2193 static int ov8865_flip_vert_configure(struct ov8865_sensor *sensor, bool enable)
2202 static int ov8865_flip_horz_configure(struct ov8865_sensor *sensor, bool enable)
2213 static int ov8865_test_pattern_configure(struct ov8865_sensor *sensor,
2225 static int ov8865_vts_configure(struct ov8865_sensor *sensor, u32 vblank)
2239 static int ov8865_state_mipi_configure(struct ov8865_sensor *sensor,
2298 static int ov8865_state_configure(struct ov8865_sensor *sensor,
2325 static int ov8865_state_init(struct ov8865_sensor *sensor)
2333 static int ov8865_sensor_init(struct ov8865_sensor *sensor)
2397 static int ov8865_sensor_power(struct ov8865_sensor *sensor, bool on)
2460 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2517 static int ov8865_ctrls_init(struct ov8865_sensor *sensor)
2618 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2682 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2703 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2788 __ov8865_get_pad_crop(struct ov8865_sensor *sensor,
2811 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2844 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2891 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2917 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);
2956 struct ov8865_sensor *sensor;
3136 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev);