Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c2247 static int hdsp_phone_gain(struct hdsp *hdsp) in hdsp_phone_gain() function
2293 ucontrol->value.enumerated.item[0] = hdsp_phone_gain(hdsp); in snd_hdsp_get_phone_gain()
2309 if (val != hdsp_phone_gain(hdsp)) in snd_hdsp_put_phone_gain()
3664 switch (hdsp_phone_gain(hdsp)) { in snd_hdsp_proc_read()
4760 info.phone_gain = (unsigned char)hdsp_phone_gain(hdsp); in snd_hdsp_hwdep_ioctl()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c2245 static int hdsp_phone_gain(struct hdsp *hdsp) in hdsp_phone_gain() function
2291 ucontrol->value.enumerated.item[0] = hdsp_phone_gain(hdsp); in snd_hdsp_get_phone_gain()
2307 if (val != hdsp_phone_gain(hdsp)) in snd_hdsp_put_phone_gain()
3737 switch (hdsp_phone_gain(hdsp)) { in snd_hdsp_proc_read()
4803 info.phone_gain = (unsigned char)hdsp_phone_gain(hdsp); in snd_hdsp_hwdep_ioctl()

Completed in 14 milliseconds