Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A 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
/OK3568_Linux_fs/kernel/include/sound/
H A Djack.h80 struct snd_jack **jack, bool initial_kctl, bool phantom_jack);
91 struct snd_jack **jack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
/OK3568_Linux_fs/kernel/sound/core/
H A Djack.c202 struct snd_jack **jjack, bool initial_kctl, bool phantom_jack) in snd_jack_new() argument
215 if (initial_kctl) { in snd_jack_new()
261 if (initial_kctl) in snd_jack_new()