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

/linux-4.1.27/sound/aoa/codecs/
H A Dtas.c91 u8 cached_volume_l, cached_volume_r; member in struct:tas
162 right = tas->cached_volume_r; tas_set_volume()
242 ucontrol->value.integer.value[1] = tas->cached_volume_r; tas_snd_vol_get()
261 && tas->cached_volume_r == ucontrol->value.integer.value[1]) { tas_snd_vol_put()
267 tas->cached_volume_r = ucontrol->value.integer.value[1]; tas_snd_vol_put()

Completed in 63 milliseconds