Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Djack.c29 struct snd_jack_kctl { struct
65 struct snd_jack_kctl *jack_kctl, *tmp_jack_kctl; in snd_jack_dev_free()
122 struct snd_jack_kctl *jack_kctl; in snd_jack_kctl_private_free()
131 static void snd_jack_kctl_add(struct snd_jack *jack, struct snd_jack_kctl *jack_kctl) in snd_jack_kctl_add()
136 static struct snd_jack_kctl * snd_jack_kctl_new(struct snd_card *card, const char *name, unsigned i… in snd_jack_kctl_new()
139 struct snd_jack_kctl *jack_kctl; in snd_jack_kctl_new()
180 struct snd_jack_kctl *jack_kctl; in snd_jack_add_new_kctl()
210 struct snd_jack_kctl *jack_kctl = NULL; in snd_jack_new()
342 struct snd_jack_kctl *jack_kctl; in snd_jack_report()