Searched refs:snd_info_entry (Results 1 – 10 of 10) sorted by relevance
/include/sound/ |
D | info.h | 27 struct snd_info_entry; 30 void (*read)(struct snd_info_entry *entry, 32 void (*write)(struct snd_info_entry *entry, 37 int (*open)(struct snd_info_entry *entry, 39 int (*release)(struct snd_info_entry *entry, 41 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data, 44 ssize_t (*write)(struct snd_info_entry *entry, void *file_private_data, 47 loff_t (*llseek)(struct snd_info_entry *entry, 50 __poll_t (*poll)(struct snd_info_entry *entry, 53 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, [all …]
|
D | compress_driver.h | 147 struct snd_info_entry *proc_root; 148 struct snd_info_entry *proc_info_entry;
|
D | pcm_oss.h | 66 struct snd_info_entry *proc_entry;
|
D | mixer_oss.h | 50 struct snd_info_entry *proc_entry;
|
D | ac97_codec.h | 215 struct snd_info_entry *proc; 242 struct snd_info_entry *proc; 243 struct snd_info_entry *proc_regs;
|
D | rawmidi.h | 130 struct snd_info_entry *proc_entry;
|
D | emux_synth.h | 114 struct snd_info_entry *proc;
|
D | sb.h | 96 struct snd_info_entry *proc_entry;
|
D | core.h | 107 struct snd_info_entry *proc_root; /* root for soundcard specific files */
|
D | pcm.h | 474 struct snd_info_entry *proc_root; 496 struct snd_info_entry *proc_root;
|