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