Searched refs:hdsp_autosync_ref (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c605 static int hdsp_autosync_ref(struct hdsp *hdsp);
959 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF)
1086 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
1088 else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
2673 static int hdsp_autosync_ref(struct hdsp *hdsp) function
2716 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp);
3424 switch (hdsp_autosync_ref (hdsp)) {
4630 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c605 static int hdsp_autosync_ref(struct hdsp *hdsp);
959 hdsp_autosync_ref(hdsp) == HDSP_AUTOSYNC_FROM_SPDIF)
1086 if ((spdif_freq == external_freq*2) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
1088 else if (hdsp->io_type == H9632 && (spdif_freq == external_freq*4) && (hdsp_autosync_ref(hdsp) >= HDSP_AUTOSYNC_FROM_ADAT1))
2673 static int hdsp_autosync_ref(struct hdsp *hdsp) function
2716 ucontrol->value.enumerated.item[0] = hdsp_autosync_ref(hdsp);
3424 switch (hdsp_autosync_ref (hdsp)) {
4630 info.autosync_ref = (unsigned char)hdsp_autosync_ref(hdsp);

Completed in 186 milliseconds