dsp_time_last 888 sound/pci/pcxhr/pcxhr.c mgr->dsp_time_last = PCXHR_DSP_TIME_INVALID; dsp_time_last 97 sound/pci/pcxhr/pcxhr.h int dsp_time_last; /* the last dsp time (read by interrupt) */ dsp_time_last 1253 sound/pci/pcxhr/pcxhr_core.c mgr->dsp_time_last = PCXHR_DSP_TIME_INVALID; dsp_time_last 1277 sound/pci/pcxhr/pcxhr_core.c int dsp_time_diff = dsp_time_new - mgr->dsp_time_last; dsp_time_last 1280 sound/pci/pcxhr/pcxhr_core.c (mgr->dsp_time_last != PCXHR_DSP_TIME_INVALID)) { dsp_time_last 1285 sound/pci/pcxhr/pcxhr_core.c mgr->dsp_time_last, dsp_time_new); dsp_time_last 1305 sound/pci/pcxhr/pcxhr_core.c mgr->dsp_time_last, dsp_time_last 1306 sound/pci/pcxhr/pcxhr_core.c dsp_time_new - mgr->dsp_time_last); dsp_time_last 1312 sound/pci/pcxhr/pcxhr_core.c mgr->dsp_time_last = dsp_time_new;