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

/linux-master/sound/core/seq/
H A Dseq_system.h22 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev);
H A Dseq_system.c91 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) function
H A Dseq_clientmgr.c1474 return snd_seq_system_notify(client, port, &event); /* non-atomic */

Completed in 111 milliseconds