Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds