Searched refs:initial_kctl (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/Documentation/sound/designs/ |
| D | jack-controls.rst | 38 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-v6.6/include/sound/ |
| D | jack.h | 79 struct snd_jack **jack, bool initial_kctl, bool phantom_jack); 90 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
|
| /Linux-v6.6/sound/soc/ |
| D | soc-card.c | 46 struct snd_soc_jack *jack, bool initial_kctl) in jack_new() argument 54 return snd_jack_new(card->snd_card, id, type, &jack->jack, initial_kctl, false); in jack_new()
|
| /Linux-v6.6/sound/core/ |
| D | jack.c | 497 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument 510 if (initial_kctl) { in snd_jack_new() 558 if (initial_kctl) in snd_jack_new()
|