Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/
Dseq_prioq.c103 static inline int compare_timestamp(struct snd_seq_event *a, in compare_timestamp() function
168 if (compare_timestamp(&cell->event, &f->tail->event)) { in snd_seq_prioq_cell_in()