Searched refs:input_function (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | n810.c | 234 static const char *input_function[] = {"ADC", "Digital Mic"}; variable 238 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),
|
H A D | rx51.c | 241 static const char * const input_function[] = {"ADC", "Digital Mic"}; variable 248 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | n810.c | 234 static const char *input_function[] = {"ADC", "Digital Mic"}; variable 238 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),
|
H A D | rx51.c | 241 static const char * const input_function[] = {"ADC", "Digital Mic"}; variable 248 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(input_function), input_function),
|
Completed in 3 milliseconds