Home
last modified time | relevance | path

Searched refs:snd_info_buffer (Results 1 – 25 of 76) sorted by relevance

1234

/linux/include/sound/
H A Dinfo.h15 struct snd_info_buffer { struct
31 struct snd_info_buffer *buffer); argument
33 struct snd_info_buffer *buffer);
91 void snd_card_info_read_oss(struct snd_info_buffer *buffer);
94 static inline void snd_card_info_read_oss(struct snd_info_buffer *buffer) {} in snd_card_info_read_oss()
112 int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len);
139 void (*read)(struct snd_info_entry *, struct snd_info_buffer *)) in snd_info_set_text_ops() argument
148 struct snd_info_buffer *),
150 struct snd_info_buffer *buffer));
159 static inline int snd_iprintf(struct snd_info_buffer *buffer, char *fmt, ...) { return 0; } in snd_iprintf()
[all …]
/linux/sound/hda/common/
H A Dproc.c47 static void print_nid_array(struct snd_info_buffer *buffer, in print_nid_array()
74 static void print_nid_pcms(struct snd_info_buffer *buffer, in print_nid_pcms()
93 static void print_amp_caps(struct snd_info_buffer *buffer, in print_amp_caps()
133 static void print_amp_vals(struct snd_info_buffer *buffer, in print_amp_vals()
161 static void print_pcm_rates(struct snd_info_buffer *buffer, unsigned int pcm) in print_pcm_rates()
177 static void print_pcm_bits(struct snd_info_buffer *buffer, unsigned int pcm) in print_pcm_bits()
186 static void print_pcm_formats(struct snd_info_buffer *buffer, in print_pcm_formats()
199 static void print_pcm_caps(struct snd_info_buffer *buffer, in print_pcm_caps()
304 static void print_pin_caps(struct snd_info_buffer *buffer, in print_pin_caps()
400 static void print_pin_ctls(struct snd_info_buffer *buffer, in print_pin_ctls()
[all …]
/linux/sound/pci/lola/
H A Dlola_proc.c16 static void print_audio_widget(struct snd_info_buffer *buffer, in print_audio_widget()
27 static void print_pin_widget(struct snd_info_buffer *buffer, in print_pin_widget()
48 static void print_clock_widget(struct snd_info_buffer *buffer, in print_clock_widget()
88 static void print_mixer_widget(struct snd_info_buffer *buffer, in print_mixer_widget()
98 struct snd_info_buffer *buffer) in lola_proc_codec_read()
135 struct snd_info_buffer *buffer) in lola_proc_codec_rw_write()
150 struct snd_info_buffer *buffer) in lola_proc_codec_rw_read()
160 struct snd_info_buffer *buffer) in lola_proc_regs_read()
/linux/sound/core/seq/
H A Dseq_info.h12 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);
H A Dseq_memory.h12 struct snd_info_buffer;
102 void snd_seq_info_pool(struct snd_info_buffer *buffer,
H A Dseq_info.c22 struct snd_info_buffer *)) in create_info_entry() argument
/linux/sound/firewire/bebob/
H A Dbebob_proc.c36 struct snd_info_buffer *buffer) in proc_read_hw_info()
72 struct snd_info_buffer *buffer) in proc_read_meters()
105 struct snd_info_buffer *buffer) in proc_read_formation()
132 struct snd_info_buffer *buffer) in proc_read_clock()
160 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node()
/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c28 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()
128 struct snd_info_buffer *buffer) in proc_read_phys_meters()
179 struct snd_info_buffer *buffer) in proc_read_queues_state()
196 void (*op)(struct snd_info_entry *e, struct snd_info_buffer *b)) in add_node()
/linux/sound/firewire/motu/
H A Dmotu-proc.c27 struct snd_info_buffer *buffer) in proc_read_clock()
44 struct snd_info_buffer *buffer) in proc_read_format()
84 struct snd_info_buffer *b)) in add_node()
/linux/sound/firewire/fireface/
H A Dff-proc.c28 struct snd_info_buffer *buffer) in proc_dump_status()
38 struct snd_info_buffer *b)) in add_node()
/linux/sound/core/
H A Dinfo.c52 struct snd_info_buffer *rbuffer;
53 struct snd_info_buffer *wbuffer;
298 struct snd_info_buffer *buf; in snd_info_text_entry_write()
468 struct snd_info_buffer *buffer) in snd_card_id_read()
585 int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) in snd_info_get_line()
849 struct snd_info_buffer *), in snd_card_rw_proc_new() argument
851 struct snd_info_buffer *buffer)) in snd_card_rw_proc_new()
871 static void snd_info_version_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in snd_info_version_read()
H A Dpcm.c329 struct snd_info_buffer *buffer) in snd_pcm_proc_info_read()
360 struct snd_info_buffer *buffer) in snd_pcm_stream_proc_info_read()
367 struct snd_info_buffer *buffer) in snd_pcm_substream_proc_info_read()
373 struct snd_info_buffer *buffer) in snd_pcm_substream_proc_hw_params_read()
408 struct snd_info_buffer *buffer) in snd_pcm_substream_proc_sw_params_read()
434 struct snd_info_buffer *buffer) in snd_pcm_substream_proc_status_read()
472 struct snd_info_buffer *buffer) in snd_pcm_xrun_injection_write()
480 struct snd_info_buffer *buffer) in snd_pcm_xrun_debug_read()
487 struct snd_info_buffer *buffer) in snd_pcm_xrun_debug_write()
536 struct snd_info_buffer *)) in create_substream_info_entry() argument
[all …]
H A Dinfo_oss.c47 static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) in snd_sndstat_show_strings()
70 struct snd_info_buffer *buffer) in snd_sndstat_proc_read()
H A Dseq_device.c88 struct snd_info_buffer *buffer = data;
97 struct snd_info_buffer *buffer)
H A Dpcm_memory.c157 struct snd_info_buffer *buffer) in snd_pcm_lib_preallocate_proc_read()
169 struct snd_info_buffer *buffer) in snd_pcm_lib_preallocate_max_proc_read()
181 struct snd_info_buffer *buffer) in snd_pcm_lib_preallocate_proc_write()
/linux/sound/firewire/tascam/
H A Dtascam-proc.c11 struct snd_info_buffer *buffer) in proc_read_firmware()
55 struct snd_info_buffer *b)) in add_node()
/linux/sound/firewire/oxfw/
H A Doxfw-proc.c11 struct snd_info_buffer *buffer) in proc_read_formation()
80 struct snd_info_buffer *b)) in add_node()
/linux/sound/firewire/dice/
H A Ddice-proc.c57 struct snd_info_buffer *buffer) in dice_proc_read()
246 struct snd_info_buffer *buffer) in dice_proc_read_formation()
282 struct snd_info_buffer *buffer)) in add_node()
/linux/sound/hda/codecs/hdmi/
H A Deld.c109 struct snd_info_buffer *buffer, in snd_hdmi_print_eld_info()
125 struct snd_info_buffer *buffer) in snd_hdmi_write_eld_info()
/linux/sound/pci/oxygen/
H A Dxonar_dg.h50 struct snd_info_buffer *buffer);
/linux/sound/firewire/digi00x/
H A Ddigi00x-proc.c26 struct snd_info_buffer *buf) in proc_read_clock()
/linux/sound/drivers/
H A Daloop.c96 struct snd_info_buffer *buffer);
893 struct snd_info_buffer *buffer) in loopback_jiffies_timer_dpcm_info()
905 struct snd_info_buffer *buffer) in loopback_snd_timer_dpcm_info()
1684 static void print_dpcm_info(struct snd_info_buffer *buffer, in print_dpcm_info()
1704 static void print_substream_info(struct snd_info_buffer *buffer, in print_substream_info()
1724 struct snd_info_buffer *buffer) in print_cable_info()
1758 struct snd_info_buffer *buffer) in print_timer_source_info()
1768 struct snd_info_buffer *buffer) in change_timer_source_info()
/linux/sound/isa/gus/
H A Dgus_mem.c15 struct snd_info_buffer *buffer);
255 struct snd_info_buffer *buffer) in snd_gf1_mem_info_read()
/linux/sound/usb/
H A Dmixer.h61 typedef void (*usb_mixer_elem_dump_func_t)(struct snd_info_buffer *buffer,
/linux/sound/pci/ice1712/
H A Dpontis.c606 static void wm_proc_regs_write(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in wm_proc_regs_write()
621 static void wm_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in wm_proc_regs_read()
639 static void cs_proc_regs_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in cs_proc_regs_read()

1234