hdsp_autosync_ref  606 sound/pci/rme9652/hdsp.c static int hdsp_autosync_ref(struct hdsp *hdsp);
hdsp_autosync_ref  939 sound/pci/rme9652/hdsp.c 	    hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF)
hdsp_autosync_ref 1067 sound/pci/rme9652/hdsp.c 			if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
hdsp_autosync_ref 1069 sound/pci/rme9652/hdsp.c 			else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
hdsp_autosync_ref 2697 sound/pci/rme9652/hdsp.c 	ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp);
hdsp_autosync_ref 3401 sound/pci/rme9652/hdsp.c 	switch (hdsp_autosync_ref (hdsp)) {
hdsp_autosync_ref 4597 sound/pci/rme9652/hdsp.c 		info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp);