Lines Matching defs:sensor

1348 static int ov8865_read(struct ov8865_sensor *sensor, u16 address, u8 *value)  in ov8865_read()
1371 static int ov8865_write(struct ov8865_sensor *sensor, u16 address, u8 value) in ov8865_write()
1387 static int ov8865_write_sequence(struct ov8865_sensor *sensor, in ov8865_write_sequence()
1407 static int ov8865_update_bits(struct ov8865_sensor *sensor, u16 address, in ov8865_update_bits()
1425 static int ov8865_sw_reset(struct ov8865_sensor *sensor) in ov8865_sw_reset()
1430 static int ov8865_sw_standby(struct ov8865_sensor *sensor, int standby) in ov8865_sw_standby()
1440 static int ov8865_chip_id_check(struct ov8865_sensor *sensor) in ov8865_chip_id_check()
1466 static int ov8865_charge_pump_configure(struct ov8865_sensor *sensor) in ov8865_charge_pump_configure()
1472 static int ov8865_mipi_configure(struct ov8865_sensor *sensor) in ov8865_mipi_configure()
1521 static int ov8865_black_level_configure(struct ov8865_sensor *sensor) in ov8865_black_level_configure()
1550 static int ov8865_isp_configure(struct ov8865_sensor *sensor) in ov8865_isp_configure()
1566 static unsigned long ov8865_mode_pll1_rate(struct ov8865_sensor *sensor, in ov8865_mode_pll1_rate()
1603 static int ov8865_mode_pll1_configure(struct ov8865_sensor *sensor, in ov8865_mode_pll1_configure()
1676 static int ov8865_mode_pll2_configure(struct ov8865_sensor *sensor, in ov8865_mode_pll2_configure()
1715 static int ov8865_mode_sclk_configure(struct ov8865_sensor *sensor, in ov8865_mode_sclk_configure()
1738 static int ov8865_mode_binning_configure(struct ov8865_sensor *sensor, in ov8865_mode_binning_configure()
1808 static int ov8865_mode_black_level_configure(struct ov8865_sensor *sensor, in ov8865_mode_black_level_configure()
1909 static int ov8865_mode_configure(struct ov8865_sensor *sensor, in ov8865_mode_configure()
2110 static unsigned long ov8865_mode_mipi_clk_rate(struct ov8865_sensor *sensor, in ov8865_mode_mipi_clk_rate()
2125 static int ov8865_exposure_configure(struct ov8865_sensor *sensor, u32 exposure) in ov8865_exposure_configure()
2148 static int ov8865_analog_gain_configure(struct ov8865_sensor *sensor, u32 gain) in ov8865_analog_gain_configure()
2163 static int ov8865_red_balance_configure(struct ov8865_sensor *sensor, in ov8865_red_balance_configure()
2177 static int ov8865_blue_balance_configure(struct ov8865_sensor *sensor, in ov8865_blue_balance_configure()
2193 static int ov8865_flip_vert_configure(struct ov8865_sensor *sensor, bool enable) in ov8865_flip_vert_configure()
2202 static int ov8865_flip_horz_configure(struct ov8865_sensor *sensor, bool enable) in ov8865_flip_horz_configure()
2213 static int ov8865_test_pattern_configure(struct ov8865_sensor *sensor, in ov8865_test_pattern_configure()
2225 static int ov8865_vts_configure(struct ov8865_sensor *sensor, u32 vblank) in ov8865_vts_configure()
2239 static int ov8865_state_mipi_configure(struct ov8865_sensor *sensor, in ov8865_state_mipi_configure()
2298 static int ov8865_state_configure(struct ov8865_sensor *sensor, in ov8865_state_configure()
2325 static int ov8865_state_init(struct ov8865_sensor *sensor) in ov8865_state_init()
2333 static int ov8865_sensor_init(struct ov8865_sensor *sensor) in ov8865_sensor_init()
2397 static int ov8865_sensor_power(struct ov8865_sensor *sensor, bool on) in ov8865_sensor_power()
2460 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_s_ctrl() local
2517 static int ov8865_ctrls_init(struct ov8865_sensor *sensor) in ov8865_ctrls_init()
2618 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_s_stream() local
2646 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_g_frame_interval() local
2707 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_get_fmt() local
2728 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_set_fmt() local
2813 __ov8865_get_pad_crop(struct ov8865_sensor *sensor, in __ov8865_get_pad_crop()
2836 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_get_selection() local
2883 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_suspend() local
2909 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_resume() local
2948 struct ov8865_sensor *sensor; in ov8865_probe() local
3127 struct ov8865_sensor *sensor = ov8865_subdev_sensor(subdev); in ov8865_remove() local