Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/core/
H A Djack.c18 struct snd_jack_kctl { struct
67 struct snd_jack_kctl *jack_kctl, *tmp_jack_kctl; in snd_jack_dev_free()
130 static void snd_jack_inject_report(struct snd_jack_kctl *jack_kctl, int status) in snd_jack_inject_report()
173 struct snd_jack_kctl *jack_kctl = file->private_data; in sw_inject_enable_read()
187 struct snd_jack_kctl *jack_kctl = file->private_data; in sw_inject_enable_write()
211 struct snd_jack_kctl *jack_kctl = file->private_data; in jackin_inject_write()
232 struct snd_jack_kctl *jack_kctl = file->private_data; in jack_kctl_id_read()
270 struct snd_jack_kctl *jack_kctl = file->private_data; in jack_kctl_mask_bits_read()
283 struct snd_jack_kctl *jack_kctl = file->private_data; in jack_kctl_status_read()
298 struct snd_jack_kctl *jack_kct in jack_type_read()
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Djack.c15 struct snd_jack_kctl { struct
59 struct snd_jack_kctl *jack_kctl, *tmp_jack_kctl; in snd_jack_dev_free()
125 struct snd_jack_kctl *jack_kctl; in snd_jack_kctl_private_free()
134 static void snd_jack_kctl_add(struct snd_jack *jack, struct snd_jack_kctl *jack_kctl) in snd_jack_kctl_add()
139 static struct snd_jack_kctl * snd_jack_kctl_new(struct snd_card *card, const char *name, unsigned int mask) in snd_jack_kctl_new()
142 struct snd_jack_kctl *jack_kctl; in snd_jack_kctl_new()
171 * snd_jack_add_new_kctl - Create a new snd_jack_kctl and add it to jack
175 * by this snd_jack_kctl object.
183 struct snd_jack_kctl *jack_kctl; in snd_jack_add_new_kctl()
213 struct snd_jack_kctl *jack_kct in snd_jack_new()
[all...]

Completed in 2 milliseconds