Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c2089 static int hdsp_da_gain(struct hdsp *hdsp) in hdsp_da_gain() function
2135 ucontrol->value.enumerated.item[0] = hdsp_da_gain(hdsp); in snd_hdsp_get_da_gain()
2151 if (val != hdsp_da_gain(hdsp)) in snd_hdsp_put_da_gain()
3651 switch (hdsp_da_gain(hdsp)) { in snd_hdsp_proc_read()
4758 info.da_gain = (unsigned char)hdsp_da_gain(hdsp); in snd_hdsp_hwdep_ioctl()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c2087 static int hdsp_da_gain(struct hdsp *hdsp) in hdsp_da_gain() function
2133 ucontrol->value.enumerated.item[0] = hdsp_da_gain(hdsp); in snd_hdsp_get_da_gain()
2149 if (val != hdsp_da_gain(hdsp)) in snd_hdsp_put_da_gain()
3724 switch (hdsp_da_gain(hdsp)) { in snd_hdsp_proc_read()
4801 info.da_gain = (unsigned char)hdsp_da_gain(hdsp); in snd_hdsp_hwdep_ioctl()

Completed in 14 milliseconds