Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.c69 static int snd_seq_deliver_single_event(struct snd_seq_client *client,
555 result = snd_seq_deliver_single_event(NULL, &bounce_ev, 0, atomic, hop + 1); in bounce_error_event()
599 static int snd_seq_deliver_single_event(struct snd_seq_client *client, in snd_seq_deliver_single_event() function
691 err = snd_seq_deliver_single_event(client, event, in deliver_to_subscribers()
733 err = snd_seq_deliver_single_event(NULL, event, in port_broadcast_event()
773 err = snd_seq_deliver_single_event(NULL, event, in broadcast_event()
837 result = snd_seq_deliver_single_event(client, event, 0, atomic, hop); in snd_seq_deliver_event()