Home
last modified time | relevance | path

Searched refs:has_sync (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1423 bool has_sync = 0; in hdspm_external_sample_rate() local
1428 has_sync = (HDSPM_SYNC_CHECK_SYNC == in hdspm_external_sample_rate()
1432 has_sync = (HDSPM_SYNC_CHECK_SYNC == in hdspm_external_sample_rate()
1436 if (is_valid_input && has_sync) { in hdspm_external_sample_rate()