Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dsis7019.c90 u16 sync_period_size; member
277 voice->vperiod = voice->sync_period_size + 1; in sis_update_voice()
279 voice->vperiod = voice->sync_period_size + sync + 10; in sis_update_voice()
287 sync = voice->sync_cso + voice->sync_period_size; in sis_update_voice()
788 timing->sync_period_size = runtime->period_size; in sis_prepare_timing_voice()