Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcontrol.h138 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
/openbmc/linux/sound/core/
H A Dcontrol.c570 bool add_on_replace) in snd_ctl_replace() argument
573 add_on_replace ? CTL_ADD_ON_REPLACE : CTL_REPLACE); in snd_ctl_replace()