Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_prioq.c203 static int event_is_ready(struct snd_seq_event *ev, void *current_time) in event_is_ready() function
225 if (cell && current_time && !event_is_ready(&cell->event, current_time)) in snd_seq_prioq_cell_out()