Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/sound/
Djack.h78 struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
89 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
/Linux-v5.15/sound/core/
Djack.c488 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
501 if (initial_kctl) { in snd_jack_new()
543 if (initial_kctl) in snd_jack_new()