Lines Matching defs:changed
194 int ch, changed = 0;
208 changed |= wm8776_write_bits(chip->ice, wm, vol->regs[ch],
217 return changed;
251 int changed;
260 changed = wm8776_write_bits(chip->ice, wm,
264 return changed;
316 int changed;
324 changed = maya_set_gpio_bits(chip->ice, mask, val);
326 return changed;
370 int changed;
373 changed = maya_set_gpio_bits(chip->ice, 1 << GPIO_MIC_RELAY,
377 return changed;
582 * this assumes that the VT17xx's rate is changed by the calling function.