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