Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/seq/
Dseq_system.h36 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev,
Dseq_system.c93 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev, in snd_seq_system_notify() function
Dseq_clientmgr.c1505 return snd_seq_system_notify(client, port, &event, false); /* non-atomic */ in snd_seq_client_notify_subscription()