Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c2166 static int hdsp_ad_gain(struct hdsp *hdsp) in hdsp_ad_gain() function
2212 ucontrol->value.enumerated.item[0] = hdsp_ad_gain(hdsp); in snd_hdsp_get_ad_gain()
2228 if (val != hdsp_ad_gain(hdsp)) in snd_hdsp_put_ad_gain()
3711 switch (hdsp_ad_gain(hdsp)) { in snd_hdsp_proc_read()
4802 info.ad_gain = (unsigned char)hdsp_ad_gain(hdsp); in snd_hdsp_hwdep_ioctl()