Home
last modified time | relevance | path

Searched refs:snd_seq_prioq_cell_in (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_prioq.h29 int snd_seq_prioq_cell_in(struct snd_seq_prioq *f, struct snd_seq_event_cell *cell);
H A Dseq_queue.c328 err = snd_seq_prioq_cell_in(q->tickq, cell); in snd_seq_enqueue_event()
333 err = snd_seq_prioq_cell_in(q->timeq, cell); in snd_seq_enqueue_event()
H A Dseq_prioq.c131 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, in snd_seq_prioq_cell_in() function
219 pr_debug("ALSA: seq: snd_seq_prioq_cell_in() called with NULL prioq\n"); in snd_seq_prioq_cell_out()
246 pr_debug("ALSA: seq: snd_seq_prioq_cell_in() called with NULL prioq\n"); in snd_seq_prioq_avail()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_prioq.h29 int snd_seq_prioq_cell_in(struct snd_seq_prioq *f, struct snd_seq_event_cell *cell);
H A Dseq_queue.c329 err = snd_seq_prioq_cell_in(q->tickq, cell); in snd_seq_enqueue_event()
334 err = snd_seq_prioq_cell_in(q->timeq, cell); in snd_seq_enqueue_event()
H A Dseq_prioq.c131 int snd_seq_prioq_cell_in(struct snd_seq_prioq * f, in snd_seq_prioq_cell_in() function
219 pr_debug("ALSA: seq: snd_seq_prioq_cell_in() called with NULL prioq\n"); in snd_seq_prioq_cell_out()
246 pr_debug("ALSA: seq: snd_seq_prioq_cell_in() called with NULL prioq\n"); in snd_seq_prioq_avail()

Completed in 4 milliseconds