Lines Matching defs:changed
4085 * Lookup table with decibel values for the DSP. When volume is changed in
5295 * They return 0 if no changed. Return 1 if changed.
5328 return 0; /* no changed */
5402 return 0; /* no changed */
6331 int changed = 1;
6347 changed = ca0132_vnode_switch_set(kcontrol, ucontrol);
6354 changed = ca0132_pe_switch_set(codec);
6361 changed = ca0132_cvoice_switch_set(codec);
6369 changed = ca0132_effects_set(codec, nid, *valp);
6378 changed = ca0132_mic_boost_set(codec, *valp);
6382 changed = ca0132_mic_boost_set(codec, *valp);
6391 changed = zxr_headphone_gain_set(codec, *valp);
6393 changed = 0;
6403 changed = 0;
6411 changed = 0;
6416 return changed;
6526 int changed = 1;
6549 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol);
6555 return changed;
6572 int changed;
6596 changed = snd_hda_mixer_amp_volume_put(kcontrol, ucontrol);
6600 return changed;