Home
last modified time | relevance | path

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

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