/linux-6.3-rc2/include/sound/ |
A 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, 60 struct snd_info_entry { struct 69 struct snd_info_entry *parent; argument 88 extern struct snd_info_entry *snd_seq_root; argument 119 struct snd_info_entry *parent); 133 struct snd_info_entry **entryp) in snd_card_proc_new() [all …]
|
A D | compress_driver.h | 162 struct snd_info_entry *proc_root; 163 struct snd_info_entry *proc_info_entry;
|
A D | ac97_codec.h | 215 struct snd_info_entry *proc; 242 struct snd_info_entry *proc; 243 struct snd_info_entry *proc_regs;
|
/linux-6.3-rc2/sound/core/ |
A D | info.c | 54 struct snd_info_entry *entry; 107 struct snd_info_entry *entry; in snd_info_entry_llseek() 223 struct snd_info_entry *entry; in snd_info_entry_mmap() 434 struct snd_info_entry *entry; in create_subdir() 447 static struct snd_info_entry * 504 struct snd_info_entry *entry; in snd_info_card_create() 680 static struct snd_info_entry * 684 struct snd_info_entry *entry; in snd_info_create_entry() 750 struct snd_info_entry *p; in snd_info_disconnect() 768 struct snd_info_entry *p, *n; in snd_info_free_entry() [all …]
|
A D | pcm.c | 480 static void snd_pcm_xrun_injection_write(struct snd_info_entry *entry, in snd_pcm_xrun_injection_write() 488 static void snd_pcm_xrun_debug_read(struct snd_info_entry *entry, in snd_pcm_xrun_debug_read() 495 static void snd_pcm_xrun_debug_write(struct snd_info_entry *entry, in snd_pcm_xrun_debug_write() 508 struct snd_info_entry *entry; in snd_pcm_stream_proc_init() 541 static struct snd_info_entry * 544 void (*read)(struct snd_info_entry *, in create_substream_info_entry() argument 547 struct snd_info_entry *entry; in create_substream_info_entry() 558 struct snd_info_entry *entry; in snd_pcm_substream_proc_init() 1178 static void snd_pcm_proc_read(struct snd_info_entry *entry, in snd_pcm_proc_read() 1198 static struct snd_info_entry *snd_pcm_proc_entry; [all …]
|
A D | info_oss.c | 73 static void snd_sndstat_proc_read(struct snd_info_entry *entry, in snd_sndstat_proc_read() 97 struct snd_info_entry *entry; in snd_info_minor_register()
|
/linux-6.3-rc2/sound/core/seq/ |
A D | seq_info.c | 15 static struct snd_info_entry *queues_entry; 16 static struct snd_info_entry *clients_entry; 17 static struct snd_info_entry *timer_entry; 20 static struct snd_info_entry * __init 21 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry() argument 24 struct snd_info_entry *entry; in create_info_entry()
|
A D | seq_info.h | 12 void snd_seq_info_clients_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer); 13 void snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer); 14 void snd_seq_info_queues_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
|
/linux-6.3-rc2/sound/firewire/fireface/ |
A D | ff-proc.c | 27 static void proc_dump_status(struct snd_info_entry *entry, in proc_dump_status() 35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node() 37 void (*op)(struct snd_info_entry *e, in add_node() 40 struct snd_info_entry *entry; in add_node() 49 struct snd_info_entry *root; in snd_ff_proc_init()
|
/linux-6.3-rc2/sound/firewire/motu/ |
A D | motu-proc.c | 26 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() 81 static void add_node(struct snd_motu *motu, struct snd_info_entry *root, in add_node() 83 void (*op)(struct snd_info_entry *e, in add_node() 86 struct snd_info_entry *entry; in add_node() 95 struct snd_info_entry *root; in snd_motu_proc_init()
|
/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | emuproc.c | 66 static void snd_emu10k1_proc_read(struct snd_info_entry *entry, in snd_emu10k1_proc_read() 223 static void snd_emu10k1_proc_spdif_read(struct snd_info_entry *entry, in snd_emu10k1_proc_spdif_read() 262 static void snd_emu10k1_proc_rates_read(struct snd_info_entry *entry, in snd_emu10k1_proc_rates_read() 276 static void snd_emu10k1_proc_acode_read(struct snd_info_entry *entry, in snd_emu10k1_proc_acode_read() 319 static ssize_t snd_emu10k1_fx8010_read(struct snd_info_entry *entry, in snd_emu10k1_fx8010_read() 397 static void snd_emu_proc_io_reg_read(struct snd_info_entry *entry, in snd_emu_proc_io_reg_read() 413 static void snd_emu_proc_io_reg_write(struct snd_info_entry *entry, in snd_emu_proc_io_reg_write() 466 static void snd_emu_proc_ptr_reg_read(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_read() 490 static void snd_emu_proc_ptr_reg_write(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write() 504 static void snd_emu_proc_ptr_reg_write00(struct snd_info_entry *entry, in snd_emu_proc_ptr_reg_write00() [all …]
|
/linux-6.3-rc2/sound/firewire/bebob/ |
A D | bebob_proc.c | 35 proc_read_hw_info(struct snd_info_entry *entry, in proc_read_hw_info() 71 proc_read_meters(struct snd_info_entry *entry, in proc_read_meters() 104 proc_read_formation(struct snd_info_entry *entry, in proc_read_formation() 131 proc_read_clock(struct snd_info_entry *entry, in proc_read_clock() 159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, in add_node() 160 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node() 162 struct snd_info_entry *entry; in add_node() 171 struct snd_info_entry *root; in snd_bebob_proc_init()
|
/linux-6.3-rc2/sound/firewire/tascam/ |
A D | tascam-proc.c | 10 static void proc_read_firmware(struct snd_info_entry *entry, in proc_read_firmware() 52 static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root, in add_node() 54 void (*op)(struct snd_info_entry *e, in add_node() 57 struct snd_info_entry *entry; in add_node() 66 struct snd_info_entry *root; in snd_tscm_proc_init()
|
/linux-6.3-rc2/sound/firewire/oxfw/ |
A D | oxfw-proc.c | 10 static void proc_read_formation(struct snd_info_entry *entry, in proc_read_formation() 77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, in add_node() 79 void (*op)(struct snd_info_entry *e, in add_node() 82 struct snd_info_entry *entry; in add_node() 91 struct snd_info_entry *root; in snd_oxfw_proc_init()
|
/linux-6.3-rc2/sound/drivers/opl4/ |
A D | opl4_proc.c | 12 static int snd_opl4_mem_proc_open(struct snd_info_entry *entry, in snd_opl4_mem_proc_open() 27 static int snd_opl4_mem_proc_release(struct snd_info_entry *entry, in snd_opl4_mem_proc_release() 38 static ssize_t snd_opl4_mem_proc_read(struct snd_info_entry *entry, in snd_opl4_mem_proc_read() 58 static ssize_t snd_opl4_mem_proc_write(struct snd_info_entry *entry, in snd_opl4_mem_proc_write() 88 struct snd_info_entry *entry; in snd_opl4_create_proc()
|
/linux-6.3-rc2/sound/firewire/fireworks/ |
A D | fireworks_proc.c | 28 proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_hwinfo() 105 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_clock() 127 proc_read_phys_meters(struct snd_info_entry *entry, in proc_read_phys_meters() 178 proc_read_queues_state(struct snd_info_entry *entry, in proc_read_queues_state() 195 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, in add_node() 196 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node() 198 struct snd_info_entry *entry; in add_node() 207 struct snd_info_entry *root; in snd_efw_proc_init()
|
/linux-6.3-rc2/sound/pci/ca0106/ |
A D | ca0106_proc.c | 258 static void snd_ca0106_proc_iec958(struct snd_info_entry *entry, in snd_ca0106_proc_iec958() 280 static void snd_ca0106_proc_reg_write32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write32() 298 static void snd_ca0106_proc_reg_read32(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read32() 314 static void snd_ca0106_proc_reg_read16(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read16() 330 static void snd_ca0106_proc_reg_read8(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read8() 346 static void snd_ca0106_proc_reg_read1(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read1() 364 static void snd_ca0106_proc_reg_read2(struct snd_info_entry *entry, in snd_ca0106_proc_reg_read2() 382 static void snd_ca0106_proc_reg_write(struct snd_info_entry *entry, in snd_ca0106_proc_reg_write() 396 static void snd_ca0106_proc_i2c_write(struct snd_info_entry *entry, in snd_ca0106_proc_i2c_write()
|
/linux-6.3-rc2/sound/isa/gus/ |
A D | gus_mem_proc.c | 19 static ssize_t snd_gf1_mem_proc_dump(struct snd_info_entry *entry, in snd_gf1_mem_proc_dump() 34 static void snd_gf1_mem_proc_free(struct snd_info_entry *entry) in snd_gf1_mem_proc_free() 49 struct snd_info_entry *entry; in snd_gf1_mem_proc_init()
|
/linux-6.3-rc2/sound/firewire/dice/ |
A D | dice-proc.c | 56 static void dice_proc_read(struct snd_info_entry *entry, in dice_proc_read() 245 static void dice_proc_read_formation(struct snd_info_entry *entry, in dice_proc_read_formation() 279 static void add_node(struct snd_dice *dice, struct snd_info_entry *root, in add_node() 281 void (*op)(struct snd_info_entry *entry, in add_node() 284 struct snd_info_entry *entry; in add_node() 293 struct snd_info_entry *root; in snd_dice_create_proc()
|
/linux-6.3-rc2/sound/pci/lola/ |
A D | lola_proc.c | 97 static void lola_proc_codec_read(struct snd_info_entry *entry, in lola_proc_codec_read() 134 static void lola_proc_codec_rw_write(struct snd_info_entry *entry, in lola_proc_codec_rw_write() 149 static void lola_proc_codec_rw_read(struct snd_info_entry *entry, in lola_proc_codec_rw_read() 159 static void lola_proc_regs_read(struct snd_info_entry *entry, in lola_proc_regs_read()
|
/linux-6.3-rc2/sound/firewire/digi00x/ |
A D | digi00x-proc.c | 25 static void proc_read_clock(struct snd_info_entry *entry, in proc_read_clock() 70 struct snd_info_entry *root, *entry; in snd_dg00x_proc_init()
|
/linux-6.3-rc2/sound/core/seq/oss/ |
A D | seq_oss.c | 271 static struct snd_info_entry *info_entry; 274 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() 288 struct snd_info_entry *entry; in register_proc()
|
/linux-6.3-rc2/sound/usb/ |
A D | proc.c | 33 static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbbus_read() 40 static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbid_read() 210 static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_pcm_format_read()
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_proc.c | 328 static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_read() 363 static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_ac97_proc_regs_write() 390 static void snd_ac97_proc_regs_read(struct snd_info_entry *entry, in snd_ac97_proc_regs_read() 416 struct snd_info_entry *entry; in snd_ac97_proc_init() 452 struct snd_info_entry *entry; in snd_ac97_bus_proc_init()
|
/linux-6.3-rc2/sound/pci/cs46xx/ |
A D | cs46xx_dsp_spos.h | 104 struct snd_info_entry *proc_info; 164 struct snd_info_entry * proc_dsp_dir;
|