Home
last modified time | relevance | path

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

12345

/Linux-v4.19/include/sound/
Dinfo.h42 struct snd_info_entry;
45 void (*read)(struct snd_info_entry *entry,
47 void (*write)(struct snd_info_entry *entry,
52 int (*open)(struct snd_info_entry *entry,
54 int (*release)(struct snd_info_entry *entry,
56 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data,
59 ssize_t (*write)(struct snd_info_entry *entry, void *file_private_data,
62 loff_t (*llseek)(struct snd_info_entry *entry,
65 __poll_t (*poll)(struct snd_info_entry *entry,
68 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data,
[all …]
Dcompress_driver.h145 struct snd_info_entry *proc_root;
146 struct snd_info_entry *proc_info_entry;
Dpcm.h484 struct snd_info_entry *proc_root;
485 struct snd_info_entry *proc_info_entry;
486 struct snd_info_entry *proc_hw_params_entry;
487 struct snd_info_entry *proc_sw_params_entry;
488 struct snd_info_entry *proc_status_entry;
489 struct snd_info_entry *proc_prealloc_entry;
490 struct snd_info_entry *proc_prealloc_max_entry;
492 struct snd_info_entry *proc_xrun_injection_entry;
514 struct snd_info_entry *proc_root;
515 struct snd_info_entry *proc_info_entry;
[all …]
/Linux-v4.19/sound/core/
Dinfo.c70 struct snd_info_entry *entry;
75 static void snd_info_disconnect(struct snd_info_entry *entry);
81 static struct snd_info_entry *snd_proc_root;
82 struct snd_info_entry *snd_seq_root;
86 struct snd_info_entry *snd_oss_root;
89 static int alloc_info_private(struct snd_info_entry *entry, in alloc_info_private()
123 struct snd_info_entry *entry; in snd_info_entry_llseek()
166 struct snd_info_entry *entry = data->entry; in snd_info_entry_read()
188 struct snd_info_entry *entry = data->entry; in snd_info_entry_write()
209 struct snd_info_entry *entry = data->entry; in snd_info_entry_poll()
[all …]
Dpcm.c376 static void snd_pcm_stream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_stream_proc_info_read()
383 static void snd_pcm_substream_proc_info_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_info_read()
389 static void snd_pcm_substream_proc_hw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_hw_params_read()
426 static void snd_pcm_substream_proc_sw_params_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_sw_params_read()
454 static void snd_pcm_substream_proc_status_read(struct snd_info_entry *entry, in snd_pcm_substream_proc_status_read()
491 static void snd_pcm_xrun_injection_write(struct snd_info_entry *entry, in snd_pcm_xrun_injection_write()
499 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry, in snd_pcm_xrun_debug_read()
506 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry, in snd_pcm_xrun_debug_write()
519 struct snd_info_entry *entry; in snd_pcm_stream_proc_init()
577 struct snd_info_entry *entry; in snd_pcm_substream_proc_init()
[all …]
Dinfo_oss.c89 static void snd_sndstat_proc_read(struct snd_info_entry *entry, in snd_sndstat_proc_read()
113 struct snd_info_entry *entry; in snd_info_minor_register()
Dpcm_memory.c131 static void snd_pcm_lib_preallocate_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_read()
143 static void snd_pcm_lib_preallocate_max_proc_read(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_max_proc_read()
155 static void snd_pcm_lib_preallocate_proc_write(struct snd_info_entry *entry, in snd_pcm_lib_preallocate_proc_write()
199 struct snd_info_entry *entry; in preallocate_info_init()
/Linux-v4.19/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-v4.19/sound/firewire/fireface/
Dff-proc.c11 static void proc_dump_clock_config(struct snd_info_entry *entry, in proc_dump_clock_config()
19 static void proc_dump_sync_status(struct snd_info_entry *entry, in proc_dump_sync_status()
27 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node()
29 void (*op)(struct snd_info_entry *e, in add_node()
32 struct snd_info_entry *entry; in add_node()
45 struct snd_info_entry *root; in snd_ff_proc_init()
/Linux-v4.19/sound/pci/cs46xx/
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;
/Linux-v4.19/sound/firewire/motu/
Dmotu-proc.c25 static void proc_read_clock(struct snd_info_entry *entry, in proc_read_clock()
43 static void proc_read_format(struct snd_info_entry *entry, in proc_read_format()
82 static void add_node(struct snd_motu *motu, struct snd_info_entry *root, in add_node()
84 void (*op)(struct snd_info_entry *e, in add_node()
87 struct snd_info_entry *entry; in add_node()
100 struct snd_info_entry *root; in snd_motu_proc_init()
/Linux-v4.19/sound/pci/emu10k1/
Demuproc.c80 static void snd_emu10k1_proc_read(struct snd_info_entry *entry, in snd_emu10k1_proc_read()
237 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry, in snd_emu10k1_proc_spdif_read()
276 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry, in snd_emu10k1_proc_rates_read()
290 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry, in snd_emu10k1_proc_acode_read()
333 static ssize_t snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read()
376 static void snd_emu10k1_proc_voices_read(struct snd_info_entry *entry, in snd_emu10k1_proc_voices_read()
397 static void snd_emu_proc_emu1010_reg_read(struct snd_info_entry *entry, in snd_emu_proc_emu1010_reg_read()
411 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read()
427 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write()
480 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read()
[all …]
/Linux-v4.19/sound/firewire/tascam/
Dtascam-proc.c11 static void proc_read_firmware(struct snd_info_entry *entry, in proc_read_firmware()
53 static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root, in add_node()
55 void (*op)(struct snd_info_entry *e, in add_node()
58 struct snd_info_entry *entry; in add_node()
71 struct snd_info_entry *root; in snd_tscm_proc_init()
/Linux-v4.19/sound/firewire/bebob/
Dbebob_proc.c36 proc_read_hw_info(struct snd_info_entry *entry, in proc_read_hw_info()
72 proc_read_meters(struct snd_info_entry *entry, in proc_read_meters()
105 proc_read_formation(struct snd_info_entry *entry, in proc_read_formation()
132 proc_read_clock(struct snd_info_entry *entry, in proc_read_clock()
160 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, in add_node()
161 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node()
163 struct snd_info_entry *entry; in add_node()
176 struct snd_info_entry *root; in snd_bebob_proc_init()
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-proc.c11 static void proc_read_formation(struct snd_info_entry *entry, in proc_read_formation()
78 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, in add_node()
80 void (*op)(struct snd_info_entry *e, in add_node()
83 struct snd_info_entry *entry; in add_node()
96 struct snd_info_entry *root; in snd_oxfw_proc_init()
/Linux-v4.19/sound/drivers/opl4/
Dopl4_proc.c25 static int snd_opl4_mem_proc_open(struct snd_info_entry *entry, in snd_opl4_mem_proc_open()
40 static int snd_opl4_mem_proc_release(struct snd_info_entry *entry, in snd_opl4_mem_proc_release()
51 static ssize_t snd_opl4_mem_proc_read(struct snd_info_entry *entry, in snd_opl4_mem_proc_read()
71 static ssize_t snd_opl4_mem_proc_write(struct snd_info_entry *entry, in snd_opl4_mem_proc_write()
101 struct snd_info_entry *entry; in snd_opl4_create_proc()
/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_proc.c29 proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_hwinfo()
106 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_clock()
128 proc_read_phys_meters(struct snd_info_entry *entry, in proc_read_phys_meters()
179 proc_read_queues_state(struct snd_info_entry *entry, in proc_read_queues_state()
196 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, in add_node()
197 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node()
199 struct snd_info_entry *entry; in add_node()
212 struct snd_info_entry *root; in snd_efw_proc_init()
/Linux-v4.19/sound/pci/ca0106/
Dca0106_proc.c272 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry, in snd_ca0106_proc_iec958()
294 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write32()
312 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read32()
328 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read16()
344 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read8()
360 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read1()
378 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read2()
396 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write()
410 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry, in snd_ca0106_proc_i2c_write()
427 struct snd_info_entry *entry; in snd_ca0106_proc_init()
/Linux-v4.19/sound/usb/
Dproc.c46 static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbbus_read()
53 static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbid_read()
64 struct snd_info_entry *entry; in snd_usb_audio_create_proc()
150 static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_pcm_format_read()
170 struct snd_info_entry *entry; in snd_usb_proc_pcm_format_add()
/Linux-v4.19/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()
/Linux-v4.19/sound/pci/lola/
Dlola_proc.c110 static void lola_proc_codec_read(struct snd_info_entry *entry, in lola_proc_codec_read()
147 static void lola_proc_codec_rw_write(struct snd_info_entry *entry, in lola_proc_codec_rw_write()
162 static void lola_proc_codec_rw_read(struct snd_info_entry *entry, in lola_proc_codec_rw_read()
172 static void lola_proc_regs_read(struct snd_info_entry *entry, in lola_proc_regs_read()
211 struct snd_info_entry *entry; in lola_proc_debug_new()
/Linux-v4.19/sound/firewire/dice/
Ddice-proc.c57 static void dice_proc_read(struct snd_info_entry *entry, in dice_proc_read()
246 static void dice_proc_read_formation(struct snd_info_entry *entry, in dice_proc_read_formation()
280 static void add_node(struct snd_dice *dice, struct snd_info_entry *root, in add_node()
282 void (*op)(struct snd_info_entry *entry, in add_node()
285 struct snd_info_entry *entry; in add_node()
298 struct snd_info_entry *root; in snd_dice_create_proc()
/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x-proc.c26 static void proc_read_clock(struct snd_info_entry *entry, in proc_read_clock()
71 struct snd_info_entry *root, *entry; in snd_dg00x_proc_init()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss.c269 static struct snd_info_entry *info_entry;
272 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read()
286 struct snd_info_entry *entry; in register_proc()

12345