Searched refs:snd_info_entry (Results 1 - 25 of 84) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dinfo.h40 struct snd_info_entry;
43 void (*read) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
44 void (*write) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
48 int (*open) (struct snd_info_entry *entry,
50 int (*release) (struct snd_info_entry * entry,
52 long (*read) (struct snd_info_entry *entry, void *file_private_data,
55 long (*write) (struct snd_info_entry *entry, void *file_private_data,
58 long long (*llseek) (struct snd_info_entry *entry, void *file_private_data,
60 unsigned int (*poll) (struct snd_info_entry *entry, void *file_private_data,
62 int (*ioctl) (struct snd_info_entry *entr
69 struct snd_info_entry { struct
[all...]
H A Dcs46xx_dsp_spos.h118 struct snd_info_entry *proc_info;
175 struct snd_info_entry * proc_dsp_dir;
176 struct snd_info_entry * proc_sym_info_entry;
177 struct snd_info_entry * proc_modules_info_entry;
178 struct snd_info_entry * proc_parameter_dump_info_entry;
179 struct snd_info_entry * proc_sample_dump_info_entry;
185 struct snd_info_entry * proc_scb_info_entry;
191 struct snd_info_entry * proc_task_info_entry;
H A Dmixer_oss.h65 struct snd_info_entry *proc_entry;
H A Dpcm_oss.h80 struct snd_info_entry *proc_entry;
H A Drawmidi.h139 struct snd_info_entry *dev;
140 struct snd_info_entry *proc_entry;
H A Dpcm.h383 struct snd_info_entry *proc_root;
384 struct snd_info_entry *proc_info_entry;
385 struct snd_info_entry *proc_hw_params_entry;
386 struct snd_info_entry *proc_sw_params_entry;
387 struct snd_info_entry *proc_status_entry;
388 struct snd_info_entry *proc_prealloc_entry;
389 struct snd_info_entry *proc_prealloc_max_entry;
410 struct snd_info_entry *proc_root;
411 struct snd_info_entry *proc_info_entry;
414 struct snd_info_entry *proc_xrun_debug_entr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/
H A Dseq_info.h27 void snd_seq_info_clients_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
28 void snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
29 void snd_seq_info_queues_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
H A Dseq_info.c31 static struct snd_info_entry *queues_entry;
32 static struct snd_info_entry *clients_entry;
33 static struct snd_info_entry *timer_entry;
36 static struct snd_info_entry * __init
37 create_info_entry(char *name, void (*read)(struct snd_info_entry *,
40 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_proc.c26 static int snd_opl4_mem_proc_open(struct snd_info_entry *entry,
41 static int snd_opl4_mem_proc_release(struct snd_info_entry *entry,
52 static long snd_opl4_mem_proc_read(struct snd_info_entry *entry, void *file_private_data,
78 static long snd_opl4_mem_proc_write(struct snd_info_entry *entry, void *file_private_data,
104 static long long snd_opl4_mem_proc_llseek(struct snd_info_entry *entry, void *file_private_data,
135 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demuproc.c82 static void snd_emu10k1_proc_read(struct snd_info_entry *entry,
238 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry,
246 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry,
261 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry,
304 static long snd_emu10k1_fx8010_read(struct snd_info_entry *entry,
350 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry,
371 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry,
392 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry,
408 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry,
461 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/
H A Dinfo_oss.c41 static struct snd_info_entry *snd_sndstat_proc_entry;
94 static void snd_sndstat_proc_read(struct snd_info_entry *entry,
118 struct snd_info_entry *entry;
H A Dinfo.c75 struct snd_info_entry *entry;
81 static void snd_info_disconnect(struct snd_info_entry *entry);
150 struct snd_info_entry *snd_seq_root;
154 struct snd_info_entry *snd_oss_root;
172 struct snd_info_entry *entry;
214 struct snd_info_entry *entry;
255 struct snd_info_entry *entry;
302 struct snd_info_entry *entry;
310 entry = p == NULL ? NULL : (struct snd_info_entry *)p->data;
405 struct snd_info_entry *entr
[all...]
H A Dpcm_memory.c139 static void snd_pcm_lib_preallocate_proc_read(struct snd_info_entry *entry,
151 static void snd_pcm_lib_preallocate_max_proc_read(struct snd_info_entry *entry,
163 static void snd_pcm_lib_preallocate_proc_write(struct snd_info_entry *entry,
207 struct snd_info_entry *entry;
H A Dpcm.c328 static void snd_pcm_stream_proc_info_read(struct snd_info_entry *entry,
335 static void snd_pcm_substream_proc_info_read(struct snd_info_entry *entry,
342 static void snd_pcm_substream_proc_hw_params_read(struct snd_info_entry *entry,
375 static void snd_pcm_substream_proc_sw_params_read(struct snd_info_entry *entry,
400 static void snd_pcm_substream_proc_status_read(struct snd_info_entry *entry,
431 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry,
438 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry,
451 struct snd_info_entry *entry;
506 struct snd_info_entry *entry;
1060 static void snd_pcm_proc_read(struct snd_info_entry *entr
[all...]
H A Dsound_oss.c210 static struct snd_info_entry *snd_minor_info_oss_entry;
231 static void snd_minor_info_oss_read(struct snd_info_entry *entry,
255 struct snd_info_entry *entry;
H A Dinit.c52 static void snd_card_id_read(struct snd_info_entry *entry,
61 struct snd_info_entry *entry;
538 static struct snd_info_entry *snd_card_info_entry;
540 static void snd_card_info_read(struct snd_info_entry *entry,
587 static struct snd_info_entry *snd_card_module_info_entry;
588 static void snd_card_module_info_read(struct snd_info_entry *entry,
606 struct snd_info_entry *entry;
H A Dsound.c350 static struct snd_info_entry *snd_minor_info_entry;
374 static void snd_minor_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
401 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_mem_proc.c35 static long snd_gf1_mem_proc_dump(struct snd_info_entry *entry, void *file_private_data,
55 static long long snd_gf1_mem_proc_llseek(struct snd_info_entry *entry,
81 static void snd_gf1_mem_proc_free(struct snd_info_entry *entry)
97 struct snd_info_entry *entry;
H A Dgus_irq.c107 static void snd_gus_irq_info_read(struct snd_info_entry *entry,
133 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_proc.c276 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry,
298 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry,
316 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry,
332 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry,
348 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry,
364 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry,
382 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry,
400 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry,
414 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry,
431 struct snd_info_entry *entr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/synth/emux/
H A Demux_proc.c32 snd_emux_proc_info_read(struct snd_info_entry *entry,
72 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss.c268 static struct snd_info_entry *info_entry;
271 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf)
285 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_proc.c339 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
374 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
401 static void snd_ac97_proc_regs_read(struct snd_info_entry *entry,
427 struct snd_info_entry *entry;
468 struct snd_info_entry *entry;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/parisc/
H A Dharmony.h51 struct snd_info_entry *proc;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c117 static void pdacf_proc_read(struct snd_info_entry * entry,
131 struct snd_info_entry *entry;

Completed in 203 milliseconds

1234