Lines Matching defs:changed
3965 * Lookup table with decibel values for the DSP. When volume is changed in
5175 * They return 0 if no changed. Return 1 if changed.
5208 return 0; /* no changed */
5282 return 0; /* no changed */
6211 int changed = 1;
6227 changed = ca0132_vnode_switch_set(kcontrol, ucontrol);
6234 changed = ca0132_pe_switch_set(codec);
6241 changed = ca0132_cvoice_switch_set(codec);
6249 changed = ca0132_effects_set(codec, nid, *valp);
6258 changed = ca0132_mic_boost_set(codec, *valp);
6262 changed = ca0132_mic_boost_set(codec, *valp);
6271 changed = zxr_headphone_gain_set(codec, *valp);
6273 changed = 0;
6283 changed = 0;
6291 changed = 0;
6296 return changed;
6406 int changed = 1;
6429 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol);
6435 return changed;
6452 int changed;
6476 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol);
6480 return changed;