Home
last modified time | relevance | path

Searched refs:snd_ctl_replace (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h123 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h138 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c432 * snd_ctl_replace - replace the control instance of the card
445 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace() function
451 EXPORT_SYMBOL(snd_ctl_replace); variable
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c556 * snd_ctl_replace - replace the control instance of the card
569 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace() function
575 EXPORT_SYMBOL(snd_ctl_replace); variable

Completed in 9 milliseconds