Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c872 static int hdsp_read_gain (struct hdsp *hdsp, unsigned int addr) in hdsp_read_gain() function
2626 ucontrol->value.integer.value[2] = hdsp_read_gain (hdsp, addr); in snd_hdsp_get_mixer()
2654 change = gain != hdsp_read_gain(hdsp, addr); in snd_hdsp_put_mixer()