Searched defs:dsp_time_new (Results 1 - 1 of 1) sorted by relevance

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

Completed in 227 milliseconds