Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/sound/designs/
Djack-controls.rst38 initial_kctl
44 jack and set initial_kctl to true to create an initial kcontrol with
47 ASoC jacks should set initial_kctl as false. The pin name will be
/Linux-v4.19/include/sound/
Djack.h92 struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
103 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
/Linux-v4.19/sound/core/
Djack.c213 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
226 if (initial_kctl) { in snd_jack_new()
268 if (initial_kctl) in snd_jack_new()