Home
last modified time | relevance | path

Searched refs:isync_ESO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident.h312 unsigned int isync_ESO; member
H A Dtrident_main.c1070 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; in snd_trident_capture_prepare()
1389 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; in snd_trident_spdif_prepare()
3720 tmp = voice->isync_ESO - 7; in snd_trident_interrupt()
3722 tmp = voice->isync_ESO + 2; in snd_trident_interrupt()
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.h311 unsigned int isync_ESO; member
H A Dtrident_main.c1070 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; in snd_trident_capture_prepare()
1389 voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; in snd_trident_spdif_prepare()
3704 tmp = voice->isync_ESO - 7; in snd_trident_interrupt()
3706 tmp = voice->isync_ESO + 2; in snd_trident_interrupt()

Completed in 19 milliseconds