sync_buffer_size 79 sound/pci/sis7019.c u16 sync_buffer_size; sync_buffer_size 234 sound/pci/sis7019.c if (sync > (voice->sync_buffer_size / 2)) sync_buffer_size 235 sound/pci/sis7019.c sync -= voice->sync_buffer_size; sync_buffer_size 276 sound/pci/sis7019.c if (sync >= voice->sync_buffer_size) sync_buffer_size 277 sound/pci/sis7019.c sync -= voice->sync_buffer_size; sync_buffer_size 777 sound/pci/sis7019.c timing->sync_buffer_size = runtime->buffer_size;