Searched refs:hdsp_autosync_ref (Results 1 – 1 of 1) sorted by relevance
619 static int hdsp_autosync_ref(struct hdsp *hdsp);1023 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate()1151 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate()1154 …else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= … in hdsp_set_rate()2474 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function2513 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref()3471 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read()4774 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()