Searched refs:sync_buffer_size (Results 1 – 1 of 1) sorted by relevance
91 u16 sync_buffer_size; member246 if (sync > (voice->sync_buffer_size / 2)) in sis_update_voice()247 sync -= voice->sync_buffer_size; in sis_update_voice()288 if (sync >= voice->sync_buffer_size) in sis_update_voice()289 sync -= voice->sync_buffer_size; in sis_update_voice()789 timing->sync_buffer_size = runtime->buffer_size; in sis_prepare_timing_voice()