Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident.h310 unsigned int isync_mark; member
Dtrident_main.c971 evoice->isync_mark = runtime->period_size; in snd_trident_playback_prepare()
1065 voice->isync_mark = runtime->period_size; in snd_trident_capture_prepare()
1195 evoice->isync_mark = runtime->period_size; in snd_trident_si7018_capture_prepare()
1272 evoice->isync_mark = runtime->period_size; in snd_trident_foldback_prepare()
1384 voice->isync_mark = runtime->period_size; in snd_trident_spdif_prepare()
1466 evoice->isync_mark = runtime->period_size; in snd_trident_spdif_prepare()
3718 if (tmp < voice->isync_mark) { in snd_trident_interrupt()
3732 snd_trident_write_cso_reg(trident, voice, voice->isync_mark); in snd_trident_interrupt()