Searched refs:snd_seq_deliver_single_event (Results 1 – 1 of 1) sorted by relevance
/linux/sound/core/seq/ |
H A D | seq_clientmgr.c | 71 static int snd_seq_deliver_single_event(struct snd_seq_client *client, 601 result = snd_seq_deliver_single_event(NULL, &bounce_ev, atomic, hop + 1); in bounce_error_event() 666 static int snd_seq_deliver_single_event(struct snd_seq_client *client, in snd_seq_deliver_single_event() function 769 err = snd_seq_deliver_single_event(client, event, atomic, hop); in __deliver_to_subscribers() 850 result = snd_seq_deliver_single_event(client, event, atomic, hop); in snd_seq_deliver_event()
|