Lines Matching defs:pref_sync_ref
246 /* Preferred sync reference choices - used by "pref_sync_ref" control switch */
3392 char *pref_sync_ref;
3503 pref_sync_ref = "Word Clock";
3506 pref_sync_ref = "ADAT Sync";
3509 pref_sync_ref = "SPDIF";
3512 pref_sync_ref = "ADAT1";
3515 pref_sync_ref = "ADAT2";
3518 pref_sync_ref = "ADAT3";
3521 pref_sync_ref = "Word Clock";
3524 snd_iprintf (buffer, "Preferred Sync Reference: %s\n", pref_sync_ref);
4776 info.pref_sync_ref = (unsigned char)hdsp_pref_sync_ref(hdsp);