Lines Matching defs:state
182 int s5c73m3_write(struct s5c73m3 *state, u32 addr, u16 data) in s5c73m3_write()
214 int s5c73m3_read(struct s5c73m3 *state, u32 addr, u16 *data) in s5c73m3_read()
246 static int s5c73m3_check_status(struct s5c73m3 *state, unsigned int value) in s5c73m3_check_status()
284 int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data) in s5c73m3_isp_command()
303 static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command, in s5c73m3_isp_comm_result()
309 static int s5c73m3_set_af_softlanding(struct s5c73m3 *state) in s5c73m3_set_af_softlanding()
351 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_load_fw() local
379 static int s5c73m3_set_frame_size(struct s5c73m3 *state) in s5c73m3_set_frame_size()
403 static int s5c73m3_set_frame_rate(struct s5c73m3 *state) in s5c73m3_set_frame_rate()
420 static int __s5c73m3_s_stream(struct s5c73m3 *state, struct v4l2_subdev *sd, in __s5c73m3_s_stream()
460 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_stream() local
470 static int s5c73m3_system_status_wait(struct s5c73m3 *state, u32 value, in s5c73m3_system_status_wait()
486 static int s5c73m3_read_fw_version(struct s5c73m3 *state) in s5c73m3_read_fw_version()
526 static int s5c73m3_fw_update_from(struct s5c73m3 *state) in s5c73m3_fw_update_from()
560 static int s5c73m3_spi_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_spi_boot()
626 static int s5c73m3_set_timing_register_for_vdd(struct s5c73m3 *state) in s5c73m3_set_timing_register_for_vdd()
645 static void s5c73m3_set_fw_file_version(struct s5c73m3 *state) in s5c73m3_set_fw_file_version()
665 static int s5c73m3_get_fw_version(struct s5c73m3 *state) in s5c73m3_get_fw_version()
725 static int s5c73m3_rom_boot(struct s5c73m3 *state, bool load_fw) in s5c73m3_rom_boot()
785 static int s5c73m3_isp_init(struct s5c73m3 *state) in s5c73m3_isp_init()
826 static void s5c73m3_oif_try_format(struct s5c73m3 *state, in s5c73m3_oif_try_format()
863 static void s5c73m3_try_format(struct s5c73m3 *state, in s5c73m3_try_format()
884 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_g_frame_interval() local
896 static int __s5c73m3_set_frame_interval(struct s5c73m3 *state, in __s5c73m3_set_frame_interval()
933 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_frame_interval() local
959 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_interval() local
997 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_get_fmt() local
1031 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_fmt() local
1070 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_set_fmt() local
1109 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_fmt() local
1154 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_frame_desc() local
1172 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_frame_desc() local
1254 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_size() local
1311 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_log_status() local
1372 static int __s5c73m3_power_on(struct s5c73m3 *state) in __s5c73m3_power_on()
1407 static int __s5c73m3_power_off(struct s5c73m3 *state) in __s5c73m3_power_off()
1443 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_power() local
1475 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_registered() local
1498 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_unregistered() local
1550 static int s5c73m3_configure_gpios(struct s5c73m3 *state) in s5c73m3_configure_gpios()
1574 static int s5c73m3_parse_gpios(struct s5c73m3 *state) in s5c73m3_parse_gpios()
1599 static int s5c73m3_get_platform_data(struct s5c73m3 *state) in s5c73m3_get_platform_data()
1665 struct s5c73m3 *state; in s5c73m3_probe() local
1779 struct s5c73m3 *state = oif_sd_to_s5c73m3(oif_sd); in s5c73m3_remove() local