Home
last modified time | relevance | path

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

/linux-6.14.4/sound/core/seq/
Dseq_system.h13 void snd_seq_system_broadcast(int client, int port, int type, bool atomic);
17 snd_seq_system_broadcast(client, port, type, false)
26 snd_seq_system_broadcast(client, block, type, atomic); in snd_seq_system_ump_notify()
Dseq_system.c81 void snd_seq_system_broadcast(int client, int port, int type, bool atomic) in snd_seq_system_broadcast() function
90 EXPORT_SYMBOL_GPL(snd_seq_system_broadcast);