Searched refs:input_function (Results 1 – 2 of 2) sorted by relevance
234 static const char *input_function[] = {"ADC", "Digital Mic"}; variable238 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),
239 static const char * const input_function[] = {"ADC", "Digital Mic"}; variable246 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),