Home
last modified time | relevance | path

Searched refs:SND_JACK_SWITCH_TYPES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Djack.h57 #define SND_JACK_SWITCH_TYPES 6 macro
/openbmc/linux/sound/core/
H A Djack.c30 static const int jack_switch_types[SND_JACK_SWITCH_TYPES] = {
544 for (i = 0; i < SND_JACK_SWITCH_TYPES; i++) in snd_jack_new()