Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-audio.h663 u32 vol_compute_gain(u32 value, int *tlv);
H A Dipc3-control.c711 scontrol->volume_table[i] = vol_compute_gain(i, tlv); in sof_ipc3_set_up_volume_table()
H A Dipc4-control.c833 u32 val = vol_compute_gain(i, tlv); in sof_ipc4_set_up_volume_table()
H A Dtopology.c228 u32 vol_compute_gain(u32 value, int *tlv) in vol_compute_gain() function