Home
last modified time | relevance | path

Searched refs:initial_kctl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/Documentation/sound/alsa/
DJack-Controls.txt34 - @initial_kctl: if true, create a kcontrol and add it to the jack
39 jack and set initial_kctl to true to create an initial kcontrol with
42 ASoC jacks should set initial_kctl as false. The pin name will be
/linux-4.4.14/include/sound/
Djack.h90 struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
100 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
/linux-4.4.14/sound/core/
Djack.c207 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
219 if (initial_kctl) { in snd_jack_new()
257 if (initial_kctl) in snd_jack_new()