Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c3169 static int hdsp_rpm_disconnect(struct hdsp *hdsp) in hdsp_rpm_disconnect() function
3179 ucontrol->value.integer.value[0] = hdsp_rpm_disconnect(hdsp); in snd_hdsp_get_rpm_disconnect()
3205 change = (int)val != hdsp_rpm_disconnect(hdsp); in snd_hdsp_put_rpm_disconnect()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c3167 static int hdsp_rpm_disconnect(struct hdsp *hdsp) in hdsp_rpm_disconnect() function
3177 ucontrol->value.integer.value[0] = hdsp_rpm_disconnect(hdsp); in snd_hdsp_get_rpm_disconnect()
3203 change = (int)val != hdsp_rpm_disconnect(hdsp); in snd_hdsp_put_rpm_disconnect()

Completed in 15 milliseconds