Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c2168 static int hdsp_ad_gain(struct hdsp *hdsp) in hdsp_ad_gain() function
2214 ucontrol->value.enumerated.item[0] = hdsp_ad_gain(hdsp); in snd_hdsp_get_ad_gain()
2230 if (val != hdsp_ad_gain(hdsp)) in snd_hdsp_put_ad_gain()
3713 switch (hdsp_ad_gain(hdsp)) { in snd_hdsp_proc_read()
4798 info.ad_gain = (unsigned char)hdsp_ad_gain(hdsp); in snd_hdsp_hwdep_ioctl()