Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/rme9652/
H A Dhdsp.c599 static int hdsp_autosync_ref(struct hdsp *hdsp);
1003 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate()
1131 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate()
1134 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()
2453 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function
2492 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref()
3516 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read()
4817 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/rme9652/
H A Dhdsp.c599 static int hdsp_autosync_ref(struct hdsp *hdsp);
1003 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate()
1131 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate()
1134 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()
2453 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function
2492 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref()
3516 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read()
4817 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/rme9652/
H A Dhdsp.c599 static int hdsp_autosync_ref(struct hdsp *hdsp);
1003 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate()
1131 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate()
1134 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()
2453 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function
2492 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref()
3516 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read()
4817 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()