Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/seq/
A Dseq_info.c15 static struct snd_info_entry *queues_entry; variable
40 snd_info_free_entry(queues_entry); in snd_seq_info_done()
48 queues_entry = create_info_entry("queues", in snd_seq_info_init()
53 if (!queues_entry || !clients_entry || !timer_entry) in snd_seq_info_init()

Completed in 2 milliseconds