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

/linux-4.1.27/sound/core/seq/
H A Dseq_clientmgr.c84 static int snd_seq_deliver_single_event(struct snd_seq_client *client,
553 result = snd_seq_deliver_single_event(NULL, &bounce_ev, 0, atomic, hop + 1); bounce_error_event()
597 static int snd_seq_deliver_single_event(struct snd_seq_client *client, snd_seq_deliver_single_event() function
689 err = snd_seq_deliver_single_event(client, event, deliver_to_subscribers()
731 err = snd_seq_deliver_single_event(NULL, event, port_broadcast_event()
771 err = snd_seq_deliver_single_event(NULL, event, broadcast_event()
831 result = snd_seq_deliver_single_event(client, event, 0, atomic, hop); snd_seq_deliver_event()

Completed in 93 milliseconds