Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_clientmgr.h85 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
Dseq_queue.c256 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
267 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
Dseq_clientmgr.c831 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() function