Home
last modified time | relevance | path

Searched refs:tasdevice_clamp (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/sound/soc/codecs/
Dtas2781-comlib.c417 static int tasdevice_clamp(int val, int max, unsigned int invert) in tasdevice_clamp() function
439 val = tasdevice_clamp(ucontrol->value.integer.value[0], max, invert); in tasdevice_amp_putvol()
473 val = tasdevice_clamp(val, max, invert); in tasdevice_amp_getvol()
491 val = tasdevice_clamp(ucontrol->value.integer.value[0], max, invert); in tasdevice_digital_putvol()
524 val = tasdevice_clamp(val, max, invert); in tasdevice_digital_getvol()