Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c3117 static int hdsp_rpm_bypass(struct hdsp *hdsp) in hdsp_rpm_bypass() function
3127 ucontrol->value.integer.value[0] = hdsp_rpm_bypass(hdsp); in snd_hdsp_get_rpm_bypass()
3153 change = (int)val != hdsp_rpm_bypass(hdsp); in snd_hdsp_put_rpm_bypass()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c3115 static int hdsp_rpm_bypass(struct hdsp *hdsp) in hdsp_rpm_bypass() function
3125 ucontrol->value.integer.value[0] = hdsp_rpm_bypass(hdsp); in snd_hdsp_get_rpm_bypass()
3151 change = (int)val != hdsp_rpm_bypass(hdsp); in snd_hdsp_put_rpm_bypass()

Completed in 14 milliseconds