Searched defs:snd_info_entry (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/sound/ |
| D | info.h | 60 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-4.19/include/sound/ |
| D | info.h | 75 struct snd_info_entry { struct 84 struct snd_info_entry *parent; argument 88 void (*private_free)(struct snd_info_entry *entry); argument 104 extern struct snd_info_entry *snd_seq_root; argument 157 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) in snd_info_set_text_ops() 191 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) {} in snd_info_set_text_ops()
|
| /kernel/linux/linux-5.10/sound/core/seq/ |
| D | seq_info.c | 21 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()
|
| /kernel/linux/linux-4.19/sound/core/seq/ |
| D | seq_info.c | 36 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()
|
| /kernel/linux/linux-5.10/sound/core/ |
| D | info.c | 875 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new()
|
| D | pcm.c | 542 void (*read)(struct snd_info_entry *, in create_substream_info_entry()
|