Searched defs:snd_info_entry (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/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 139 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) in snd_info_set_text_ops() 180 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) {} in snd_info_set_text_ops() 183 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new() 207 void (*read)(struct snd_info_entry *, in snd_card_ro_proc_new()
|
| /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-6.6/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-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-5.10/sound/core/ |
| D | info.c | 880 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new()
|
| D | pcm.c | 543 void (*read)(struct snd_info_entry *, in create_substream_info_entry()
|
| /kernel/linux/linux-6.6/sound/core/ |
| D | info.c | 881 void (*read)(struct snd_info_entry *, in snd_card_rw_proc_new()
|
| D | pcm.c | 545 void (*read)(struct snd_info_entry *, in create_substream_info_entry()
|