Lines Matching defs:state

175 int s5c73m3_write(struct s5c73m3 *state, u32 addr, u16 data)  in s5c73m3_write()
207 int s5c73m3_read(struct s5c73m3 *state, u32 addr, u16 *data) in s5c73m3_read()
239 static int s5c73m3_check_status(struct s5c73m3 *state, unsigned int value) in s5c73m3_check_status()
277 int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data) in s5c73m3_isp_command()
296 static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command, in s5c73m3_isp_comm_result()
302 static int s5c73m3_set_af_softlanding(struct s5c73m3 *state) in s5c73m3_set_af_softlanding()
344 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_load_fw() local
372 static int s5c73m3_set_frame_size(struct s5c73m3 *state) in s5c73m3_set_frame_size()
396 static int s5c73m3_set_frame_rate(struct s5c73m3 *state) in s5c73m3_set_frame_rate()
413 static int __s5c73m3_s_stream(struct s5c73m3 *state, struct v4l2_subdev *sd, in __s5c73m3_s_stream()
453 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_stream() local
463 static int s5c73m3_system_status_wait(struct s5c73m3 *state, u32 value, in s5c73m3_system_status_wait()
479 static int s5c73m3_read_fw_version(struct s5c73m3 *state) in s5c73m3_read_fw_version()
519 static int s5c73m3_fw_update_from(struct s5c73m3 *state) in s5c73m3_fw_update_from()
553 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_spi_boot()
619 static int s5c73m3_set_timing_register_for_vdd(struct s5c73m3 *state) in s5c73m3_set_timing_register_for_vdd()
638 static void s5c73m3_set_fw_file_version(struct s5c73m3 *state) in s5c73m3_set_fw_file_version()
658 static int s5c73m3_get_fw_version(struct s5c73m3 *state) in s5c73m3_get_fw_version()
718 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_rom_boot()
778 static int s5c73m3_isp_init(struct s5c73m3 *state) in s5c73m3_isp_init()
819 static void s5c73m3_oif_try_format(struct s5c73m3 *state, in s5c73m3_oif_try_format()
856 static void s5c73m3_try_format(struct s5c73m3 *state, in s5c73m3_try_format()
877 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_g_frame_interval() local
889 static int __s5c73m3_set_frame_interval(struct s5c73m3 *state, in __s5c73m3_set_frame_interval()
926 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_frame_interval() local
952 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_interval() local
990 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_get_fmt() local
1025 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_fmt() local
1065 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_set_fmt() local
1104 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_fmt() local
1150 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_frame_desc() local
1168 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_frame_desc() local
1250 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_size() local
1307 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_log_status() local
1368 static int __s5c73m3_power_on(struct s5c73m3 *state) in __s5c73m3_power_on()
1403 static int __s5c73m3_power_off(struct s5c73m3 *state) in __s5c73m3_power_off()
1439 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_power() local
1471 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_registered() local
1494 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_unregistered() local
1546 static int s5c73m3_configure_gpios(struct s5c73m3 *state) in s5c73m3_configure_gpios()
1570 static int s5c73m3_parse_gpios(struct s5c73m3 *state) in s5c73m3_parse_gpios()
1595 static int s5c73m3_get_platform_data(struct s5c73m3 *state) in s5c73m3_get_platform_data()
1661 struct s5c73m3 *state; in s5c73m3_probe() local
1776 struct s5c73m3 *state = oif_sd_to_s5c73m3(oif_sd); in s5c73m3_remove() local