Searched refs:FIMC_MAX_SENSORS (Results 1 – 2 of 2) sorted by relevance
30 #define FIMC_MAX_SENSORS 4 macro116 struct fimc_sensor_info sensor[FIMC_MAX_SENSORS];
414 if (WARN_ON(endpoint.base.port == 0) || index >= FIMC_MAX_SENSORS) { in fimc_md_parse_one_endpoint()