Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol.c556 * @add_on_replace: add the control if not already added
559 * and the add_on_replace flag is set, the control is added. If the
567 bool add_on_replace) in snd_ctl_replace() argument
570 add_on_replace ? CTL_ADD_ON_REPLACE : CTL_REPLACE); in snd_ctl_replace()