Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr_core.c1240 int dsp_time_new = in pcxhr_interrupt() local
1242 int dsp_time_diff = dsp_time_new - mgr->dsp_time_last; in pcxhr_interrupt()
1248 mgr->dsp_time_last, dsp_time_new); in pcxhr_interrupt()
1254 dsp_time_new); in pcxhr_interrupt()
1258 dsp_time_new - mgr->dsp_time_last); in pcxhr_interrupt()
1263 mgr->dsp_time_last = dsp_time_new; in pcxhr_interrupt()