Searched refs:SDCA_MAX_FUNCTION_COUNT (Results 1 – 2 of 2) sorted by relevance
17 #define SDCA_MAX_FUNCTION_COUNT 8 macro44 struct sdca_function_desc function[SDCA_MAX_FUNCTION_COUNT];
100 if (sdca_data->num_functions >= SDCA_MAX_FUNCTION_COUNT) { in find_sdca_function()