vol_from 311 sound/soc/codecs/nau8825.c unsigned int vol_from, unsigned int vol_to, unsigned int step) vol_from 315 sound/soc/codecs/nau8825.c if (vol_from == vol_to || step == 0) { vol_from 317 sound/soc/codecs/nau8825.c } else if (vol_from < vol_to) { vol_from 319 sound/soc/codecs/nau8825.c from = vol_from; vol_from 324 sound/soc/codecs/nau8825.c to = vol_from;