Symbol: snd_info_buffer
include/sound/hda_codec.h
272
void (*proc_widget_hook)(struct snd_info_buffer *buffer,
include/sound/info.h
112
int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len);
include/sound/info.h
139
void (*read)(struct snd_info_entry *, struct snd_info_buffer *))
include/sound/info.h
148
struct snd_info_buffer *),
include/sound/info.h
150
struct snd_info_buffer *buffer));
include/sound/info.h
159
static inline int snd_iprintf(struct snd_info_buffer *buffer, char *fmt, ...) { return 0; }
include/sound/info.h
163
static inline int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) { return 0; }
include/sound/info.h
180
void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) {}
include/sound/info.h
184
struct snd_info_buffer *),
include/sound/info.h
186
struct snd_info_buffer *buffer))
include/sound/info.h
208
struct snd_info_buffer *))
include/sound/info.h
31
struct snd_info_buffer *buffer);
include/sound/info.h
33
struct snd_info_buffer *buffer);
include/sound/info.h
91
void snd_card_info_read_oss(struct snd_info_buffer *buffer);
include/sound/info.h
94
static inline void snd_card_info_read_oss(struct snd_info_buffer *buffer) {}
include/sound/pcm_drm_eld.h
95
struct snd_info_buffer *buffer);
include/sound/rawmidi.h
54
struct snd_info_buffer *buf);
sound/core/compress_offload.c
1443
struct snd_info_buffer *buffer)
sound/core/hwdep.c
482
struct snd_info_buffer *buffer)
sound/core/info.c
298
struct snd_info_buffer *buf;
sound/core/info.c
468
struct snd_info_buffer *buffer)
sound/core/info.c
52
struct snd_info_buffer *rbuffer;
sound/core/info.c
53
struct snd_info_buffer *wbuffer;
sound/core/info.c
585
int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len)
sound/core/info.c
849
struct snd_info_buffer *),
sound/core/info.c
851
struct snd_info_buffer *buffer))
sound/core/info.c
871
static void snd_info_version_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/core/info_oss.c
47
static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev)
sound/core/info_oss.c
70
struct snd_info_buffer *buffer)
sound/core/init.c
939
struct snd_info_buffer *buffer)
sound/core/init.c
963
void snd_card_info_read_oss(struct snd_info_buffer *buffer)
sound/core/init.c
985
struct snd_info_buffer *buffer)
sound/core/oss/mixer_oss.c
1124
struct snd_info_buffer *buffer)
sound/core/oss/mixer_oss.c
1147
struct snd_info_buffer *buffer)
sound/core/oss/pcm_oss.c
2974
struct snd_info_buffer *buffer)
sound/core/oss/pcm_oss.c
3010
struct snd_info_buffer *buffer)
sound/core/pcm.c
1166
struct snd_info_buffer *buffer)
sound/core/pcm.c
329
struct snd_info_buffer *buffer)
sound/core/pcm.c
360
struct snd_info_buffer *buffer)
sound/core/pcm.c
367
struct snd_info_buffer *buffer)
sound/core/pcm.c
373
struct snd_info_buffer *buffer)
sound/core/pcm.c
408
struct snd_info_buffer *buffer)
sound/core/pcm.c
434
struct snd_info_buffer *buffer)
sound/core/pcm.c
472
struct snd_info_buffer *buffer)
sound/core/pcm.c
480
struct snd_info_buffer *buffer)
sound/core/pcm.c
487
struct snd_info_buffer *buffer)
sound/core/pcm.c
536
struct snd_info_buffer *))
sound/core/pcm_drm_eld.c
483
struct snd_info_buffer *buffer)
sound/core/pcm_drm_eld.c
509
struct snd_info_buffer *buffer)
sound/core/pcm_memory.c
157
struct snd_info_buffer *buffer)
sound/core/pcm_memory.c
169
struct snd_info_buffer *buffer)
sound/core/pcm_memory.c
181
struct snd_info_buffer *buffer)
sound/core/rawmidi.c
1701
struct snd_info_buffer *buffer)
sound/core/seq/oss/seq_oss.c
265
info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf)
sound/core/seq/oss/seq_oss_device.h
119
void snd_seq_oss_system_info_read(struct snd_info_buffer *buf);
sound/core/seq/oss/seq_oss_device.h
120
void snd_seq_oss_midi_info_read(struct snd_info_buffer *buf);
sound/core/seq/oss/seq_oss_device.h
121
void snd_seq_oss_synth_info_read(struct snd_info_buffer *buf);
sound/core/seq/oss/seq_oss_device.h
122
void snd_seq_oss_readq_info_read(struct seq_oss_readq *q, struct snd_info_buffer *buf);
sound/core/seq/oss/seq_oss_init.c
466
snd_seq_oss_system_info_read(struct snd_info_buffer *buf)
sound/core/seq/oss/seq_oss_midi.c
652
snd_seq_oss_midi_info_read(struct snd_info_buffer *buf)
sound/core/seq/oss/seq_oss_readq.c
256
snd_seq_oss_readq_info_read(struct seq_oss_readq *q, struct snd_info_buffer *buf)
sound/core/seq/oss/seq_oss_synth.c
571
snd_seq_oss_synth_info_read(struct snd_info_buffer *buf)
sound/core/seq/seq_clientmgr.c
2070
static void dump_ump_info(struct snd_info_buffer *buffer,
sound/core/seq/seq_clientmgr.c
2531
static void snd_seq_info_dump_subscribers(struct snd_info_buffer *buffer,
sound/core/seq/seq_clientmgr.c
2578
static void snd_seq_info_dump_ports(struct snd_info_buffer *buffer,
sound/core/seq/seq_clientmgr.c
2620
struct snd_info_buffer *buffer)
sound/core/seq/seq_info.c
22
struct snd_info_buffer *))
sound/core/seq/seq_info.h
12
void snd_seq_info_clients_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
sound/core/seq/seq_info.h
13
void snd_seq_info_timer_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
sound/core/seq/seq_info.h
14
void snd_seq_info_queues_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
sound/core/seq/seq_memory.c
552
void snd_seq_info_pool(struct snd_info_buffer *buffer,
sound/core/seq/seq_memory.h
102
void snd_seq_info_pool(struct snd_info_buffer *buffer,
sound/core/seq/seq_memory.h
12
struct snd_info_buffer;
sound/core/seq/seq_queue.c
671
struct snd_info_buffer *buffer)
sound/core/seq/seq_timer.c
451
struct snd_info_buffer *buffer)
sound/core/seq_device.c
88
struct snd_info_buffer *buffer = data;
sound/core/seq_device.c
97
struct snd_info_buffer *buffer)
sound/core/sound.c
355
static void snd_minor_info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/core/sound_oss.c
212
struct snd_info_buffer *buffer)
sound/core/timer.c
1307
struct snd_info_buffer *buffer)
sound/core/ump.c
26
struct snd_info_buffer *buffer);
sound/core/ump.c
512
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
1697
static void print_dpcm_info(struct snd_info_buffer *buffer,
sound/drivers/aloop.c
1717
static void print_substream_info(struct snd_info_buffer *buffer,
sound/drivers/aloop.c
1737
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
1771
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
1781
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
899
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
911
struct snd_info_buffer *buffer)
sound/drivers/aloop.c
96
struct snd_info_buffer *buffer);
sound/drivers/dummy.c
893
struct snd_info_buffer *buffer)
sound/drivers/dummy.c
904
struct snd_info_buffer *buffer)
sound/drivers/dummy.c
953
struct snd_info_buffer *buffer)
sound/drivers/dummy.c
975
struct snd_info_buffer *buffer)
sound/drivers/vx/vx_core.c
587
static void vx_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/firewire/bebob/bebob_proc.c
105
struct snd_info_buffer *buffer)
sound/firewire/bebob/bebob_proc.c
132
struct snd_info_buffer *buffer)
sound/firewire/bebob/bebob_proc.c
160
void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b))
sound/firewire/bebob/bebob_proc.c
36
struct snd_info_buffer *buffer)
sound/firewire/bebob/bebob_proc.c
72
struct snd_info_buffer *buffer)
sound/firewire/dice/dice-proc.c
246
struct snd_info_buffer *buffer)
sound/firewire/dice/dice-proc.c
282
struct snd_info_buffer *buffer))
sound/firewire/dice/dice-proc.c
57
struct snd_info_buffer *buffer)
sound/firewire/digi00x/digi00x-proc.c
26
struct snd_info_buffer *buf)
sound/firewire/fireface/ff-proc.c
28
struct snd_info_buffer *buffer)
sound/firewire/fireface/ff-proc.c
38
struct snd_info_buffer *b))
sound/firewire/fireface/ff-protocol-former.c
121
static void dump_clock_config(struct snd_ff *ff, struct snd_info_buffer *buffer)
sound/firewire/fireface/ff-protocol-former.c
159
static void dump_sync_status(struct snd_ff *ff, struct snd_info_buffer *buffer)
sound/firewire/fireface/ff-protocol-former.c
258
struct snd_info_buffer *buffer)
sound/firewire/fireface/ff-protocol-latter.c
312
static void latter_dump_status(struct snd_ff *ff, struct snd_info_buffer *buffer)
sound/firewire/fireface/ff.h
128
void (*dump_status)(struct snd_ff *ff, struct snd_info_buffer *buffer);
sound/firewire/fireworks/fireworks_proc.c
105
proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/firewire/fireworks/fireworks_proc.c
128
struct snd_info_buffer *buffer)
sound/firewire/fireworks/fireworks_proc.c
179
struct snd_info_buffer *buffer)
sound/firewire/fireworks/fireworks_proc.c
196
void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b))
sound/firewire/fireworks/fireworks_proc.c
28
proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/firewire/motu/motu-proc.c
27
struct snd_info_buffer *buffer)
sound/firewire/motu/motu-proc.c
44
struct snd_info_buffer *buffer)
sound/firewire/motu/motu-proc.c
84
struct snd_info_buffer *b))
sound/firewire/oxfw/oxfw-proc.c
11
struct snd_info_buffer *buffer)
sound/firewire/oxfw/oxfw-proc.c
80
struct snd_info_buffer *b))
sound/firewire/tascam/tascam-proc.c
11
struct snd_info_buffer *buffer)
sound/firewire/tascam/tascam-proc.c
55
struct snd_info_buffer *b))
sound/hda/codecs/hdmi/eld.c
109
struct snd_info_buffer *buffer,
sound/hda/codecs/hdmi/eld.c
125
struct snd_info_buffer *buffer)
sound/hda/codecs/hdmi/hdmi.c
286
struct snd_info_buffer *buffer)
sound/hda/codecs/hdmi/hdmi.c
296
struct snd_info_buffer *buffer)
sound/hda/codecs/sigmatel.c
4387
static void stac92hd_proc_hook(struct snd_info_buffer *buffer,
sound/hda/codecs/sigmatel.c
4396
static void analog_loop_proc_hook(struct snd_info_buffer *buffer,
sound/hda/codecs/sigmatel.c
4405
static void stac92hd7x_proc_hook(struct snd_info_buffer *buffer,
sound/hda/codecs/sigmatel.c
4413
static void stac9205_proc_hook(struct snd_info_buffer *buffer,
sound/hda/codecs/sigmatel.c
4420
static void stac927x_proc_hook(struct snd_info_buffer *buffer,
sound/hda/common/hda_local.h
704
struct snd_info_buffer *buffer,
sound/hda/common/hda_local.h
707
struct snd_info_buffer *buffer);
sound/hda/common/proc.c
133
static void print_amp_vals(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
161
static void print_pcm_rates(struct snd_info_buffer *buffer, unsigned int pcm)
sound/hda/common/proc.c
177
static void print_pcm_bits(struct snd_info_buffer *buffer, unsigned int pcm)
sound/hda/common/proc.c
186
static void print_pcm_formats(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
199
static void print_pcm_caps(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
304
static void print_pin_caps(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
400
static void print_pin_ctls(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
438
static void print_vol_knob(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
450
static void print_audio_io(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
468
static void print_digital_conv(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
47
static void print_nid_array(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
512
static void print_power_state(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
553
static void print_unsol_cap(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
573
static void print_proc_caps(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
598
static void print_conn_list(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
638
static void print_gpio(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
719
static void print_dpmst_connections(struct snd_info_buffer *buffer, struct hda_codec *codec,
sound/hda/common/proc.c
74
static void print_nid_pcms(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
751
static void print_device_list(struct snd_info_buffer *buffer,
sound/hda/common/proc.c
785
struct snd_info_buffer *buffer)
sound/hda/common/proc.c
811
struct snd_info_buffer *buffer)
sound/hda/common/proc.c
93
static void print_amp_caps(struct snd_info_buffer *buffer,
sound/i2c/other/ak4113.c
465
struct snd_info_buffer *buffer)
sound/i2c/other/ak4114.c
429
struct snd_info_buffer *buffer)
sound/i2c/other/ak4xxx-adda.c
878
struct snd_info_buffer *buffer)
sound/isa/gus/gus_irq.c
102
struct snd_info_buffer *buffer)
sound/isa/gus/gus_mem.c
15
struct snd_info_buffer *buffer);
sound/isa/gus/gus_mem.c
255
struct snd_info_buffer *buffer)
sound/isa/opti9xx/miro.c
1058
struct snd_info_buffer *buffer)
sound/isa/sb/sb16_csp.c
1106
static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/isa/sb/sb16_csp.c
98
static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer);
sound/pci/ac97/ac97_proc.c
22
static void snd_ac97_proc_read_functions(struct snd_ac97 *ac97, struct snd_info_buffer *buffer)
sound/pci/ac97/ac97_proc.c
328
static void snd_ac97_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ac97/ac97_proc.c
362
static void snd_ac97_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ac97/ac97_proc.c
379
static void snd_ac97_proc_regs_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int subidx)
sound/pci/ac97/ac97_proc.c
390
struct snd_info_buffer *buffer)
sound/pci/ac97/ac97_proc.c
92
static void snd_ac97_proc_read_main(struct snd_ac97 *ac97, struct snd_info_buffer *buffer, int subidx)
sound/pci/ad1889.c
617
snd_ad1889_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ak4531_codec.c
452
struct snd_info_buffer *buffer)
sound/pci/ali5451/ali5451.c
1958
struct snd_info_buffer *buf)
sound/pci/asihpi/asihpi.c
2658
struct snd_info_buffer *buffer)
sound/pci/atiixp.c
1493
struct snd_info_buffer *buffer)
sound/pci/atiixp_modem.c
1124
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
259
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
281
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
297
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
313
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
329
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
345
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
363
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
381
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
395
struct snd_info_buffer *buffer)
sound/pci/ca0106/ca0106_proc.c
84
static void snd_ca0106_proc_dump_iec958( struct snd_info_buffer *buffer, u32 value)
sound/pci/cmipci.c
2707
struct snd_info_buffer *buffer)
sound/pci/cs4281.c
1096
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
491
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
519
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
541
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
568
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
600
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos.c
629
struct snd_info_buffer *buffer)
sound/pci/cs46xx/dsp_spos_scb_lib.c
58
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emu10k1x.c
947
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emu10k1x.c
973
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
162
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
20
struct snd_info_buffer *buffer,
sound/pci/emu10k1/emuproc.c
216
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
333
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
427
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
451
struct snd_info_buffer *buffer,
sound/pci/emu10k1/emuproc.c
459
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
508
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
521
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
566
struct snd_info_buffer *buffer, int iobase, int offset, int length, int voices)
sound/pci/emu10k1/emuproc.c
587
struct snd_info_buffer *buffer,
sound/pci/emu10k1/emuproc.c
602
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
608
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
617
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
623
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
629
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
63
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
635
struct snd_info_buffer *buffer)
sound/pci/emu10k1/emuproc.c
641
struct snd_info_buffer * buffer)
sound/pci/ens1370.c
1824
struct snd_info_buffer *buffer)
sound/pci/ice1712/ice1712.c
1497
struct snd_info_buffer *buffer)
sound/pci/ice1712/ice1724.c
1490
struct snd_info_buffer *buffer)
sound/pci/ice1712/pontis.c
606
static void wm_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ice1712/pontis.c
621
static void wm_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ice1712/pontis.c
639
static void cs_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ice1712/prodigy192.c
618
struct snd_info_buffer *buffer)
sound/pci/ice1712/prodigy_hifi.c
848
struct snd_info_buffer *buffer)
sound/pci/ice1712/prodigy_hifi.c
864
struct snd_info_buffer *buffer)
sound/pci/ice1712/quartet.c
474
struct snd_info_buffer *buffer)
sound/pci/intel8x0.c
2844
struct snd_info_buffer *buffer)
sound/pci/intel8x0m.c
1056
struct snd_info_buffer *buffer)
sound/pci/korg1212/korg1212.c
1932
struct snd_info_buffer *buffer)
sound/pci/lola/lola_proc.c
135
struct snd_info_buffer *buffer)
sound/pci/lola/lola_proc.c
150
struct snd_info_buffer *buffer)
sound/pci/lola/lola_proc.c
16
static void print_audio_widget(struct snd_info_buffer *buffer,
sound/pci/lola/lola_proc.c
160
struct snd_info_buffer *buffer)
sound/pci/lola/lola_proc.c
27
static void print_pin_widget(struct snd_info_buffer *buffer,
sound/pci/lola/lola_proc.c
48
static void print_clock_widget(struct snd_info_buffer *buffer,
sound/pci/lola/lola_proc.c
88
static void print_mixer_widget(struct snd_info_buffer *buffer,
sound/pci/lola/lola_proc.c
98
struct snd_info_buffer *buffer)
sound/pci/lx6464es/lx6464es.c
862
struct snd_info_buffer *buffer)
sound/pci/mixart/mixart.c
1150
struct snd_info_buffer *buffer)
sound/pci/oxygen/oxygen.c
905
struct snd_info_buffer *buffer)
sound/pci/oxygen/oxygen.c
919
struct snd_info_buffer *buffer)
sound/pci/oxygen/oxygen.c
931
struct snd_info_buffer *buffer)
sound/pci/oxygen/oxygen.h
103
struct snd_info_buffer *buffer);
sound/pci/oxygen/oxygen.h
74
struct snd_info_buffer;
sound/pci/oxygen/oxygen_lib.c
185
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_cs43xx.c
365
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_cs43xx.c
376
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_dg.c
275
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_dg.h
50
struct snd_info_buffer *buffer);
sound/pci/oxygen/xonar_pcm179x.c
1128
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_pcm179x.c
1143
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_pcm179x.c
1160
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_wm87x6.c
1210
struct snd_info_buffer *buffer)
sound/pci/oxygen/xonar_wm87x6.c
1225
struct snd_info_buffer *buffer)
sound/pci/pcxhr/pcxhr.c
1202
struct snd_info_buffer *buffer)
sound/pci/pcxhr/pcxhr.c
1273
struct snd_info_buffer *buffer)
sound/pci/pcxhr/pcxhr.c
1315
struct snd_info_buffer *buffer)
sound/pci/pcxhr/pcxhr.c
1332
struct snd_info_buffer *buffer)
sound/pci/pcxhr/pcxhr.c
1360
struct snd_info_buffer *buffer)
sound/pci/riptide/riptide.c
1862
struct snd_info_buffer *buffer)
sound/pci/rme32.c
1373
snd_rme32_proc_read(struct snd_info_entry * entry, struct snd_info_buffer *buffer)
sound/pci/rme96.c
1661
snd_rme96_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/rme9652/hdsp.c
3347
snd_hdsp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
4707
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
4819
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
4981
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
5131
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
5189
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
5206
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
5219
struct snd_info_buffer *buffer)
sound/pci/rme9652/hdspm.c
5234
void (*read)(struct snd_info_entry *, struct snd_info_buffer *) = NULL;
sound/pci/rme9652/rme9652.c
1510
snd_rme9652_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/sonicvibes.c
1089
struct snd_info_buffer *buffer)
sound/pci/trident/trident_main.c
3227
struct snd_info_buffer *buffer)
sound/pci/via82xx.c
2087
struct snd_info_buffer *buffer)
sound/pci/via82xx_modem.c
904
static void snd_via82xx_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/pci/ymfpci/ymfpci_main.c
1926
struct snd_info_buffer *buffer)
sound/pcmcia/pdaudiocf/pdaudiocf_core.c
125
struct snd_info_buffer *buffer)
sound/soc/codecs/hdmi-codec.c
835
struct snd_info_buffer *buffer)
sound/sparc/dbri.c
2458
struct snd_info_buffer *buffer)
sound/sparc/dbri.c
2470
struct snd_info_buffer *buffer)
sound/synth/emux/emux_proc.c
16
struct snd_info_buffer *buf)
sound/usb/mixer.c
3585
static void snd_usb_mixer_dump_cval(struct snd_info_buffer *buffer,
sound/usb/mixer.c
3609
struct snd_info_buffer *buffer)
sound/usb/mixer.h
61
typedef void (*usb_mixer_elem_dump_func_t)(struct snd_info_buffer *buffer,
sound/usb/mixer_quirks.c
407
struct snd_info_buffer *buffer)
sound/usb/proc.c
175
struct snd_info_buffer *buffer)
sound/usb/proc.c
194
struct snd_info_buffer *buffer)
sound/usb/proc.c
209
static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/usb/proc.c
33
static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/usb/proc.c
40
static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer)
sound/usb/proc.c
92
static void proc_dump_substream_formats(struct snd_usb_substream *subs, struct snd_info_buffer *buffer)