Home
last modified time | relevance | path

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

/sound/pci/pcxhr/
Dpcxhr_core.c1288 int dsp_time_new = in pcxhr_threaded_irq() local
1290 int dsp_time_diff = dsp_time_new - mgr->dsp_time_last; in pcxhr_threaded_irq()
1298 mgr->dsp_time_last, dsp_time_new); in pcxhr_threaded_irq()
1314 dsp_time_new); in pcxhr_threaded_irq()
1319 dsp_time_new - mgr->dsp_time_last); in pcxhr_threaded_irq()
1325 mgr->dsp_time_last = dsp_time_new; in pcxhr_threaded_irq()