Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_system.c50 static int announce_port = -1; variable
57 if (announce_port < 0) in setheader()
66 ev->source.port = announce_port; in setheader()
94 ev->source.port = announce_port; in snd_seq_system_notify()
154 announce_port = port->addr.port; in snd_seq_system_client_init()
173 announce_port = -1; in snd_seq_system_client_done()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_system.c50 static int announce_port = -1; variable
57 if (announce_port < 0) in setheader()
66 ev->source.port = announce_port; in setheader()
95 ev->source.port = announce_port; in snd_seq_system_notify()
155 announce_port = port->addr.port; in snd_seq_system_client_init()
174 announce_port = -1; in snd_seq_system_client_done()

Completed in 1 milliseconds