Searched refs:snd_seq_oss_timer_cur_tick (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_timer.h55 snd_seq_oss_timer_cur_tick(struct seq_oss_timer *timer) function
H A Dseq_oss_writeq.c96 time = snd_seq_oss_timer_cur_tick(dp->timer);
H A Dseq_oss_ioctl.c132 return put_user(snd_seq_oss_timer_cur_tick(dp->timer), p) ? -EFAULT : 0;
H A Dseq_oss_rw.c181 event.time.tick = snd_seq_oss_timer_cur_tick(dp->timer);

Completed in 104 milliseconds