Searched refs:snd_seq_system_notify (Results 1 – 3 of 3) sorted by relevance
22 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev);
90 int snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) in snd_seq_system_notify() function
1457 return snd_seq_system_notify(client, port, &event); /* non-atomic */ in snd_seq_client_notify_subscription()