Home
last modified time | relevance | path

Searched defs:new_volume (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/mixart/
H A Dmixart_mixer.c368 int new_volume = ucontrol->value.integer.value[i]; in mixart_analog_vol_put() local
/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c135 int new_volume = ucontrol->value.integer.value[i]; in pcxhr_analog_vol_put() local
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c1541 struct volume **new_volume) in uds_make_volume()