Searched refs:snd_seq_dispatch_event (Results 1 – 3 of 3) sorted by relevance
79 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
268 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()279 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
854 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() function