Searched refs:hdsp_autosync_ref (Results 1 – 1 of 1) sorted by relevance
593 static int hdsp_autosync_ref(struct hdsp *hdsp);997 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate()1125 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate()1128 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()2450 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function2489 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref()3523 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read()4820 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()