Home
last modified time | relevance | path

Searched refs:abstime_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.h18 abstime_t sync_time;
32 void snd_seq_oss_writeq_wakeup(struct seq_oss_writeq *q, abstime_t time);
H A Dseq_oss_device.h42 typedef unsigned int abstime_t; typedef
120 void snd_seq_oss_process_queue(struct seq_oss_devinfo *dp, abstime_t time);
H A Dseq_oss_writeq.c86 abstime_t time; in snd_seq_oss_writeq_sync()
123 snd_seq_oss_writeq_wakeup(struct seq_oss_writeq *q, abstime_t time) in snd_seq_oss_writeq_wakeup()
H A Dseq_oss_timer.h41 static inline abstime_t
H A Dseq_oss_timer.c75 abstime_t parm = ev->t.time; in snd_seq_oss_process_timer_event()