Searched refs:jack_function (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/ti/ |
H A D | n810.c | 233 static const char *jack_function[] = {"Off", "Headphone", "Headset", "Mic"}; variable 237 SOC_ENUM_SINGLE_EXT(ARRAY_SIZE(jack_function), jack_function),
|
/linux/sound/soc/pxa/ |
H A D | spitz.c | 238 static const char * const jack_function[] = {"Headphone", "Mic", "Line", variable 242 SOC_ENUM_SINGLE_EXT(5, jack_function),
|