Searched refs:add_on_replace (Results 1 – 2 of 2) sorted by relevance
123 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
446 bool add_on_replace) in snd_ctl_replace() argument449 add_on_replace ? CTL_ADD_ON_REPLACE : CTL_REPLACE); in snd_ctl_replace()