Lines Matching defs:sensor

60 static u32 smiapp_get_limit(struct smiapp_sensor *sensor,  in smiapp_get_limit()
69 #define SMIA_LIM(sensor, limit) \ argument
72 static int smiapp_read_all_smia_limits(struct smiapp_sensor *sensor) in smiapp_read_all_smia_limits()
99 static int smiapp_read_frame_fmt(struct smiapp_sensor *sensor) in smiapp_read_frame_fmt()
236 static int smiapp_pll_configure(struct smiapp_sensor *sensor) in smiapp_pll_configure()
277 static int smiapp_pll_try(struct smiapp_sensor *sensor, in smiapp_pll_try()
316 static int smiapp_pll_update(struct smiapp_sensor *sensor) in smiapp_pll_update()
346 static void __smiapp_update_exposure_limits(struct smiapp_sensor *sensor) in __smiapp_update_exposure_limits()
399 static u32 smiapp_pixel_order(struct smiapp_sensor *sensor) in smiapp_pixel_order()
418 static void smiapp_update_mbus_formats(struct smiapp_sensor *sensor) in smiapp_update_mbus_formats()
452 struct smiapp_sensor *sensor = in smiapp_set_ctrl() local
594 static int smiapp_init_controls(struct smiapp_sensor *sensor) in smiapp_init_controls()
686 static int smiapp_init_late_controls(struct smiapp_sensor *sensor) in smiapp_init_late_controls()
709 static void smiapp_free_controls(struct smiapp_sensor *sensor) in smiapp_free_controls()
717 static int smiapp_get_mbus_formats(struct smiapp_sensor *sensor) in smiapp_get_mbus_formats()
862 static void smiapp_update_blanking(struct smiapp_sensor *sensor) in smiapp_update_blanking()
902 static int smiapp_pll_blanking_update(struct smiapp_sensor *sensor) in smiapp_pll_blanking_update()
933 static int smiapp_read_nvm_page(struct smiapp_sensor *sensor, u32 p, u8 *nvm, in smiapp_read_nvm_page()
996 static int smiapp_read_nvm(struct smiapp_sensor *sensor, unsigned char *nvm, in smiapp_read_nvm()
1024 static int smiapp_change_cci_addr(struct smiapp_sensor *sensor) in smiapp_change_cci_addr()
1056 static int smiapp_setup_flash_strobe(struct smiapp_sensor *sensor) in smiapp_setup_flash_strobe()
1195 struct smiapp_sensor *sensor = in smiapp_power_on() local
1318 struct smiapp_sensor *sensor = in smiapp_power_off() local
1346 static int smiapp_start_streaming(struct smiapp_sensor *sensor) in smiapp_start_streaming()
1493 static int smiapp_stop_streaming(struct smiapp_sensor *sensor) in smiapp_stop_streaming()
1517 static int smiapp_pm_get_init(struct smiapp_sensor *sensor) in smiapp_pm_get_init()
1543 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_stream() local
1580 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_enum_mbus_code() local
1621 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in __smiapp_get_mbus_code() local
1659 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_get_format() local
1703 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_propagate() local
1734 *smiapp_validate_csi_data_format(struct smiapp_sensor *sensor, u32 code) in smiapp_validate_csi_data_format()
1751 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_format_source() local
1804 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_format() local
1860 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in scaling_goodness() local
1901 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_compose_binner() local
1950 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_compose_scaler() local
2063 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_compose() local
2089 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in __smiapp_sel_supported() local
2133 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_crop() local
2193 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in __smiapp_get_selection() local
2243 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_get_selection() local
2256 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_set_selection() local
2294 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_get_skip_frames() local
2302 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_get_skip_top_lines() local
2319 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_sysfs_nvm_read() local
2352 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_sysfs_ident_read() local
2366 static int smiapp_identify_module(struct smiapp_sensor *sensor) in smiapp_identify_module()
2498 static int smiapp_register_subdev(struct smiapp_sensor *sensor, in smiapp_register_subdev()
2540 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_unregistered() local
2549 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_registered() local
2576 static void smiapp_cleanup(struct smiapp_sensor *sensor) in smiapp_cleanup()
2586 static void smiapp_create_subdev(struct smiapp_sensor *sensor, in smiapp_create_subdev()
2631 struct smiapp_sensor *sensor = ssd->sensor; in smiapp_open() local
2707 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_suspend() local
2732 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_resume() local
2843 struct smiapp_sensor *sensor; in smiapp_probe() local
3123 struct smiapp_sensor *sensor = to_smiapp_sensor(subdev); in smiapp_remove() local