Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_system.c50 static int announce_port = -1; variable
59 if (announce_port < 0 || !announce_subscribed) in setheader()
68 ev->source.port = announce_port; in setheader()
98 ev->source.port = announce_port; in snd_seq_system_notify()
177 announce_port = port->addr.port; in snd_seq_system_client_init()
196 announce_port = -1; in snd_seq_system_client_done()