Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c1641 static unsigned int hdsp_spdif_in(struct hdsp *hdsp) in hdsp_spdif_in() function
1669 ucontrol->value.enumerated.item[0] = hdsp_spdif_in(hdsp); in snd_hdsp_get_spdif_in()
1683 change = val != hdsp_spdif_in(hdsp); in snd_hdsp_put_spdif_in()
3491 switch (hdsp_spdif_in(hdsp)) { in snd_hdsp_proc_read()
4740 info.spdif_in = (unsigned char)hdsp_spdif_in(hdsp); in snd_hdsp_hwdep_ioctl()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c1639 static unsigned int hdsp_spdif_in(struct hdsp *hdsp) in hdsp_spdif_in() function
1667 ucontrol->value.enumerated.item[0] = hdsp_spdif_in(hdsp); in snd_hdsp_get_spdif_in()
1681 change = val != hdsp_spdif_in(hdsp); in snd_hdsp_put_spdif_in()
3564 switch (hdsp_spdif_in(hdsp)) { in snd_hdsp_proc_read()
4783 info.spdif_in = (unsigned char)hdsp_spdif_in(hdsp); in snd_hdsp_hwdep_ioctl()

Completed in 20 milliseconds