Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c2191 static int hdsp_ad_gain(struct hdsp *hdsp) in hdsp_ad_gain() function
2237 ucontrol->value.enumerated.item[0] = hdsp_ad_gain(hdsp); in snd_hdsp_get_ad_gain()
2253 if (val != hdsp_ad_gain(hdsp)) in snd_hdsp_put_ad_gain()
3660 switch (hdsp_ad_gain(hdsp)) { in snd_hdsp_proc_read()
4752 info.ad_gain = (unsigned char)hdsp_ad_gain(hdsp); in snd_hdsp_hwdep_ioctl()