Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/
Dseq_info.h28 void snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
Dseq_info.c67 timer_entry = create_info_entry("timer", snd_seq_info_timer_read); in snd_seq_info_init()
Dseq_timer.c470 void snd_seq_info_timer_read(struct snd_info_entry *entry, in snd_seq_info_timer_read() function