Searched refs:isync_ESO (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/pci/trident/
H A Dtrident_main.c1070 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1;
1389 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1;
3704 tmp = voice->isync_ESO - 7;
3706 tmp = voice->isync_ESO + 2;
H A Dtrident.h311 unsigned int isync_ESO; member in struct:snd_trident_voice

Completed in 167 milliseconds