Home
last modified time | relevance | path

Searched refs:snd_info_entry (Results 1 – 25 of 96) sorted by relevance

1234

/linux-2.6.39/include/sound/
Dinfo.h40 struct snd_info_entry;
43 void (*read)(struct snd_info_entry *entry,
45 void (*write)(struct snd_info_entry *entry,
50 int (*open)(struct snd_info_entry *entry,
52 int (*release)(struct snd_info_entry *entry,
54 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data,
57 ssize_t (*write)(struct snd_info_entry *entry, void *file_private_data,
60 loff_t (*llseek)(struct snd_info_entry *entry,
63 unsigned int (*poll)(struct snd_info_entry *entry,
66 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data,
[all …]
Dcs46xx_dsp_spos.h119 struct snd_info_entry *proc_info;
179 struct snd_info_entry * proc_dsp_dir;
180 struct snd_info_entry * proc_sym_info_entry;
181 struct snd_info_entry * proc_modules_info_entry;
182 struct snd_info_entry * proc_parameter_dump_info_entry;
183 struct snd_info_entry * proc_sample_dump_info_entry;
189 struct snd_info_entry * proc_scb_info_entry;
195 struct snd_info_entry * proc_task_info_entry;
Dpcm.h406 struct snd_info_entry *proc_root;
407 struct snd_info_entry *proc_info_entry;
408 struct snd_info_entry *proc_hw_params_entry;
409 struct snd_info_entry *proc_sw_params_entry;
410 struct snd_info_entry *proc_status_entry;
411 struct snd_info_entry *proc_prealloc_entry;
412 struct snd_info_entry *proc_prealloc_max_entry;
433 struct snd_info_entry *proc_root;
434 struct snd_info_entry *proc_info_entry;
437 struct snd_info_entry *proc_xrun_debug_entry;
Drawmidi.h140 struct snd_info_entry *dev;
141 struct snd_info_entry *proc_entry;
Dpcm_oss.h80 struct snd_info_entry *proc_entry;
Dac97_codec.h464 struct snd_info_entry *proc;
491 struct snd_info_entry *proc;
492 struct snd_info_entry *proc_regs;
Dmixer_oss.h65 struct snd_info_entry *proc_entry;
/linux-2.6.39/sound/core/seq/
Dseq_info.c30 static struct snd_info_entry *queues_entry;
31 static struct snd_info_entry *clients_entry;
32 static struct snd_info_entry *timer_entry;
35 static struct snd_info_entry * __init
36 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry() argument
39 struct snd_info_entry *entry; in create_info_entry()
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);
/linux-2.6.39/sound/core/
Dinfo.c75 struct snd_info_entry *entry;
81 static void snd_info_disconnect(struct snd_info_entry *entry);
148 struct snd_info_entry *snd_seq_root;
152 struct snd_info_entry *snd_oss_root;
165 struct snd_info_entry *entry; in snd_info_entry_llseek()
211 struct snd_info_entry *entry; in snd_info_entry_read()
258 struct snd_info_entry *entry; in snd_info_entry_write()
309 struct snd_info_entry *entry; in snd_info_entry_open()
317 entry = p == NULL ? NULL : (struct snd_info_entry *)p->data; in snd_info_entry_open()
412 struct snd_info_entry *entry; in snd_info_entry_release()
[all …]
Dinfo_oss.c40 static struct snd_info_entry *snd_sndstat_proc_entry;
93 static void snd_sndstat_proc_read(struct snd_info_entry *entry, in snd_sndstat_proc_read()
117 struct snd_info_entry *entry; in snd_info_minor_register()
Dpcm.c357 static void snd_pcm_stream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_stream_proc_info_read()
364 static void snd_pcm_substream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_info_read()
370 static void snd_pcm_substream_proc_hw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_hw_params_read()
407 static void snd_pcm_substream_proc_sw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_sw_params_read()
435 static void snd_pcm_substream_proc_status_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_status_read()
472 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry, in snd_pcm_xrun_debug_read()
479 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry, in snd_pcm_xrun_debug_write()
492 struct snd_info_entry *entry; in snd_pcm_stream_proc_init()
547 struct snd_info_entry *entry; in snd_pcm_substream_proc_init()
1103 static void snd_pcm_proc_read(struct snd_info_entry *entry, in snd_pcm_proc_read()
[all …]
Dsound_oss.c212 static struct snd_info_entry *snd_minor_info_oss_entry;
233 static void snd_minor_info_oss_read(struct snd_info_entry *entry, in snd_minor_info_oss_read()
257 struct snd_info_entry *entry; in snd_minor_info_oss_init()
Dinit.c100 static void snd_card_id_read(struct snd_info_entry *entry, in snd_card_id_read()
109 struct snd_info_entry *entry; in init_info_for_card()
693 static struct snd_info_entry *snd_card_info_entry;
695 static void snd_card_info_read(struct snd_info_entry *entry, in snd_card_info_read()
742 static struct snd_info_entry *snd_card_module_info_entry;
743 static void snd_card_module_info_read(struct snd_info_entry *entry, in snd_card_module_info_read()
761 struct snd_info_entry *entry; in snd_card_info_init()
Dpcm_memory.c138 static void snd_pcm_lib_preallocate_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_read()
150 static void snd_pcm_lib_preallocate_max_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_max_proc_read()
162 static void snd_pcm_lib_preallocate_proc_write(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_write()
206 struct snd_info_entry *entry; in preallocate_info_init()
Dsound.c380 static struct snd_info_entry *snd_minor_info_entry;
404 static void snd_minor_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_minor_info_read()
431 struct snd_info_entry *entry; in snd_minor_info_init()
/linux-2.6.39/sound/pci/emu10k1/
Demuproc.c81 static void snd_emu10k1_proc_read(struct snd_info_entry *entry, in snd_emu10k1_proc_read()
238 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry, in snd_emu10k1_proc_spdif_read()
286 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry, in snd_emu10k1_proc_rates_read()
301 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry, in snd_emu10k1_proc_acode_read()
344 static ssize_t snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read()
387 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry, in snd_emu10k1_proc_voices_read()
408 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, in snd_emu_proc_emu1010_reg_read()
425 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read()
441 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write()
494 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read()
[all …]
/linux-2.6.39/sound/drivers/opl4/
Dopl4_proc.c26 static int snd_opl4_mem_proc_open(struct snd_info_entry *entry, in snd_opl4_mem_proc_open()
41 static int snd_opl4_mem_proc_release(struct snd_info_entry *entry, in snd_opl4_mem_proc_release()
52 static ssize_t snd_opl4_mem_proc_read(struct snd_info_entry *entry, in snd_opl4_mem_proc_read()
72 static ssize_t snd_opl4_mem_proc_write(struct snd_info_entry *entry, in snd_opl4_mem_proc_write()
102 struct snd_info_entry *entry; in snd_opl4_create_proc()
/linux-2.6.39/sound/pci/ca0106/
Dca0106_proc.c274 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry, in snd_ca0106_proc_iec958()
296 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write32()
314 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read32()
330 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read16()
346 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read8()
362 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read1()
380 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read2()
398 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write()
412 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry, in snd_ca0106_proc_i2c_write()
429 struct snd_info_entry *entry; in snd_ca0106_proc_init()
/linux-2.6.39/sound/usb/
Dproc.c45 static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbbus_read()
52 static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbid_read()
63 struct snd_info_entry *entry; in snd_usb_audio_create_proc()
145 static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_pcm_format_read()
165 struct snd_info_entry *entry; in snd_usb_proc_pcm_format_add()
/linux-2.6.39/sound/isa/gus/
Dgus_mem_proc.c34 static ssize_t snd_gf1_mem_proc_dump(struct snd_info_entry *entry, in snd_gf1_mem_proc_dump()
49 static void snd_gf1_mem_proc_free(struct snd_info_entry *entry) in snd_gf1_mem_proc_free()
64 struct snd_info_entry *entry; in snd_gf1_mem_proc_init()
Dgus_irq.c117 static void snd_gus_irq_info_read(struct snd_info_entry *entry, in snd_gus_irq_info_read()
143 struct snd_info_entry *entry; in snd_gus_irq_profile_init()
/linux-2.6.39/sound/core/seq/oss/
Dseq_oss.c272 static struct snd_info_entry *info_entry;
275 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read()
289 struct snd_info_entry *entry; in register_proc()
/linux-2.6.39/sound/pci/ac97/
Dac97_proc.c343 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_read()
378 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_regs_write()
405 static void snd_ac97_proc_regs_read(struct snd_info_entry *entry, in snd_ac97_proc_regs_read()
431 struct snd_info_entry *entry; in snd_ac97_proc_init()
472 struct snd_info_entry *entry; in snd_ac97_bus_proc_init()
/linux-2.6.39/sound/synth/emux/
Demux_proc.c30 snd_emux_proc_info_read(struct snd_info_entry *entry, in snd_emux_proc_info_read()
109 struct snd_info_entry *entry; in snd_emux_proc_init()

1234