fimc_sensor_info
struct fimc_sensor_info *si = NULL;
struct fimc_sensor_info *md_si;
struct fimc_sensor_info sensor[FIMC_MAX_SENSORS];
struct fimc_sensor_info *source_to_sensor_info(struct fimc_source_info *si)
return container_of(si, struct fimc_sensor_info, pdata);