Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.h79 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
H A Dseq_queue.c267 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
278 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
H A Dseq_clientmgr.c852 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() function