Home
last modified time | relevance | path

Searched defs:snd_info_entry (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dinfo.h60 struct snd_info_entry { struct
69 struct snd_info_entry *parent; argument
72 void (*private_free)(struct snd_info_entry *entry); argument
88 extern struct snd_info_entry *snd_seq_root; argument
141 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) in snd_info_set_text_ops()
182 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) {} in snd_info_set_text_ops()
185 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new()
209 void (*read)(struct snd_info_entry *, in snd_card_ro_proc_new()
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_info.c21 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()
/kernel/linux/linux-5.10/sound/core/
Dinfo.c875 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new()
Dpcm.c542 void (*read)(struct snd_info_entry *, in create_substream_info_entry()