Searched refs:hdsp_autosync_ref (Results 1 – 1 of 1) sorted by relevance
596 static int hdsp_autosync_ref(struct hdsp *hdsp);1000 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF) in hdsp_external_sample_rate() 1128 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate() 1131 else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1)) in hdsp_set_rate() 2455 static int hdsp_autosync_ref(struct hdsp *hdsp) in hdsp_autosync_ref() function 2494 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp); in snd_hdsp_get_autosync_ref() 3528 switch (hdsp_autosync_ref (hdsp)) { in snd_hdsp_proc_read() 4793 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp); in snd_hdsp_hwdep_ioctl()