Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/include/sound/
Djack.h77 struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
88 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
/Linux-v5.4/sound/core/
Djack.c199 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
212 if (initial_kctl) { in snd_jack_new()
254 if (initial_kctl) in snd_jack_new()