Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/rme9652/
Dhdsp.c2112 static int hdsp_da_gain(struct hdsp *hdsp) in hdsp_da_gain() function
2158 ucontrol->value.enumerated.item[0] = hdsp_da_gain(hdsp); in snd_hdsp_get_da_gain()
2174 if (val != hdsp_da_gain(hdsp)) in snd_hdsp_put_da_gain()
3672 switch (hdsp_da_gain(hdsp)) { in snd_hdsp_proc_read()
4750 info.da_gain = (unsigned char)hdsp_da_gain(hdsp); in snd_hdsp_hwdep_ioctl()