taglinefilesource code
tmr_offs39drivers/sound/sound_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_offs141drivers/sound/sound_timer.ctmr_offs = 0;
tmr_offs219drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_offs299drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_offs39drivers/sound/sys_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_offs95drivers/sound/sys_timer.ctmr_offs = 0;
tmr_offs171drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_offs250drivers/sound/sys_timer.ctmr_offs = tmr_ctr;