Lines Matching defs:ov5648_sensor
496 container_of(s, struct ov5648_sensor, subdev)
499 (&container_of((c)->handler, struct ov5648_sensor, \
644 struct ov5648_sensor {
966 static int ov5648_read(struct ov5648_sensor *sensor, u16 address, u8 *value)
989 static int ov5648_write(struct ov5648_sensor *sensor, u16 address, u8 value)
1005 static int ov5648_write_sequence(struct ov5648_sensor *sensor,
1025 static int ov5648_update_bits(struct ov5648_sensor *sensor, u16 address,
1047 static int ov5648_sw_reset(struct ov5648_sensor *sensor)
1052 static int ov5648_sw_standby(struct ov5648_sensor *sensor, int standby)
1062 static int ov5648_chip_id_check(struct ov5648_sensor *sensor)
1086 static int ov5648_avdd_internal_power(struct ov5648_sensor *sensor, int on)
1092 static int ov5648_pad_configure(struct ov5648_sensor *sensor)
1113 static int ov5648_mipi_configure(struct ov5648_sensor *sensor)
1133 static int ov5648_black_level_configure(struct ov5648_sensor *sensor)
1160 static int ov5648_isp_configure(struct ov5648_sensor *sensor)
1220 static unsigned long ov5648_mode_pll1_rate(struct ov5648_sensor *sensor,
1246 static int ov5648_mode_pll1_configure(struct ov5648_sensor *sensor,
1295 static int ov5648_mode_pll2_configure(struct ov5648_sensor *sensor,
1318 static int ov5648_mode_configure(struct ov5648_sensor *sensor,
1494 static unsigned long ov5648_mode_mipi_clk_rate(struct ov5648_sensor *sensor,
1519 static int ov5648_exposure_auto_configure(struct ov5648_sensor *sensor,
1527 static int ov5648_exposure_configure(struct ov5648_sensor *sensor, u32 exposure)
1549 static int ov5648_exposure_value(struct ov5648_sensor *sensor,
1576 static int ov5648_gain_auto_configure(struct ov5648_sensor *sensor, bool enable)
1583 static int ov5648_gain_configure(struct ov5648_sensor *sensor, u32 gain)
1600 static int ov5648_gain_value(struct ov5648_sensor *sensor, u32 *gain)
1621 static int ov5648_white_balance_auto_configure(struct ov5648_sensor *sensor,
1628 static int ov5648_white_balance_configure(struct ov5648_sensor *sensor,
1658 static int ov5648_flip_vert_configure(struct ov5648_sensor *sensor, bool enable)
1667 static int ov5648_flip_horz_configure(struct ov5648_sensor *sensor, bool enable)
1678 static int ov5648_test_pattern_configure(struct ov5648_sensor *sensor,
1690 static int ov5648_state_mipi_configure(struct ov5648_sensor *sensor,
1752 static int ov5648_state_configure(struct ov5648_sensor *sensor,
1779 static int ov5648_state_init(struct ov5648_sensor *sensor)
1793 static int ov5648_sensor_init(struct ov5648_sensor *sensor)
1863 static int ov5648_sensor_power(struct ov5648_sensor *sensor, bool on)
1940 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
1965 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2039 static int ov5648_ctrls_init(struct ov5648_sensor *sensor)
2136 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2164 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2229 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2250 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2379 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2405 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);
2444 struct ov5648_sensor *sensor;
2593 struct ov5648_sensor *sensor = ov5648_subdev_sensor(subdev);