Home
last modified time | relevance | path

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

/linux/sound/pci/rme9652/
H A Dhdsp.c1675 static int hdsp_toggle_setting(struct hdsp *hdsp, u32 regmask) in hdsp_toggle_setting() function
1700 ucontrol->value.integer.value[0] = hdsp_toggle_setting(hdsp, regmask); in snd_hdsp_get_toggle_setting()
1716 change = (int) val != hdsp_toggle_setting(hdsp, regmask); in snd_hdsp_put_toggle_setting()
3711 str_yes_no(hdsp_toggle_setting(hdsp, in snd_hdsp_proc_read()
4719 info.spdif_out = (unsigned char)hdsp_toggle_setting(hdsp, in snd_hdsp_hwdep_ioctl()
4722 hdsp_toggle_setting(hdsp, HDSP_SPDIFProfessional); in snd_hdsp_hwdep_ioctl()
4724 hdsp_toggle_setting(hdsp, HDSP_SPDIFEmphasis); in snd_hdsp_hwdep_ioctl()
4726 hdsp_toggle_setting(hdsp, HDSP_SPDIFNonAudio); in snd_hdsp_hwdep_ioctl()
4734 hdsp_toggle_setting(hdsp, HDSP_LineOut); in snd_hdsp_hwdep_ioctl()
4740 (unsigned char)hdsp_toggle_setting(hdsp, in snd_hdsp_hwdep_ioctl()
[all …]