Home
last modified time | relevance | path

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

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