Searched refs:ad1843_get_gain (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
H A Dad1843.h28 int ad1843_get_gain(struct snd_ad1843 *ad1843, int id);
/linux-4.1.27/sound/mips/
H A Dad1843.c306 * ad1843_get_gain reads the specified register and extracts the gain value
310 int ad1843_get_gain(struct snd_ad1843 *ad1843, int id) ad1843_get_gain() function
354 return ad1843_get_gain(ad1843, id); ad1843_set_gain()
H A Dsgio2audio.c177 vol = ad1843_get_gain(&chip->ad1843, (int)kcontrol->private_value); sgio2audio_gain_get()
191 oldvol = ad1843_get_gain(&chip->ad1843, kcontrol->private_value); sgio2audio_gain_put()

Completed in 44 milliseconds