Searched defs:msm_camsensor_info (Results 1 – 4 of 4) sorted by relevance
1949 struct msm_camsensor_info { struct1950 char name[MAX_SENSOR_NAME];1951 uint8_t flash_enabled;1952 uint8_t strobe_flash_enabled;1953 uint8_t actuator_enabled;1954 uint8_t ispif_supported;1955 int8_t total_steps;1956 uint8_t support_3d;1957 enum flash_type flashtype;1958 enum sensor_type_t sensor_type;[all …]
1537 struct msm_camsensor_info { struct1538 char name[MAX_SENSOR_NAME];1539 uint8_t flash_enabled;1540 uint8_t strobe_flash_enabled;1541 uint8_t actuator_enabled;1542 uint8_t ispif_supported;1543 int8_t total_steps;1544 uint8_t support_3d;1545 enum flash_type flashtype;1546 enum sensor_type_t sensor_type;[all …]