Searched refs:tmr_offs (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/oss/
H A Dsound_timer.c20 static volatile time_t tmr_offs, tmr_ctr; variable
74 tmr_offs = tmr_ctr; sound_timer_syncinterval()
86 tmr_offs = 0; tmr_reset()
157 tmr_offs = tmr_ctr; timer_event()
228 tmr_offs = tmr_ctr; timer_ioctl()
H A Dsys_timer.c22 static volatile time_t tmr_offs, tmr_ctr; variable
79 tmr_offs = 0; tmr_reset()
158 tmr_offs = tmr_ctr; def_tmr_event()
227 tmr_offs = tmr_ctr; def_tmr_ioctl()

Completed in 60 milliseconds