Home
last modified time | relevance | path

Searched refs:buffer (Results 1 – 25 of 184) sorted by relevance

12345678

/sound/pci/ca0106/
A Dca0106_proc.c96 snd_iprintf(buffer, "Data: "); in snd_ca0106_proc_dump_iec958()
98 snd_iprintf(buffer, "audio\n"); in snd_ca0106_proc_dump_iec958()
102 snd_iprintf(buffer, "Rate: "); in snd_ca0106_proc_dump_iec958()
125 snd_iprintf(buffer, "none\n"); in snd_ca0106_proc_dump_iec958()
145 snd_iprintf(buffer, "Clock: "); in snd_ca0106_proc_dump_iec958()
162 snd_iprintf(buffer, "Data: "); in snd_ca0106_proc_dump_iec958()
168 snd_iprintf(buffer, "Rate: "); in snd_ca0106_proc_dump_iec958()
185 snd_iprintf(buffer, "no\n"); in snd_ca0106_proc_dump_iec958()
187 snd_iprintf(buffer, "yes\n"); in snd_ca0106_proc_dump_iec958()
194 snd_iprintf(buffer, "none\n"); in snd_ca0106_proc_dump_iec958()
[all …]
/sound/hda/common/
A Dproc.c58 snd_iprintf(buffer, in print_nid_array()
63 snd_iprintf(buffer, in print_nid_array()
145 snd_iprintf(buffer, " ["); in print_amp_vals()
156 snd_iprintf(buffer, "]"); in print_amp_vals()
158 snd_iprintf(buffer, "\n"); in print_amp_vals()
174 snd_iprintf(buffer, "\n"); in print_pcm_rates()
196 snd_iprintf(buffer, "\n"); in print_pcm_formats()
455 snd_iprintf(buffer, in print_audio_io()
558 snd_iprintf(buffer, in print_unsol_cap()
668 snd_iprintf(buffer, in print_gpio()
[all …]
/sound/pci/emu10k1/
A Demuproc.c20 struct snd_info_buffer *buffer, in snd_emu10k1_proc_spdif_status() argument
33 snd_iprintf(buffer, "\n%s\n", title); in snd_emu10k1_proc_spdif_status()
63 struct snd_info_buffer *buffer) in snd_emu10k1_proc_read() argument
76 snd_iprintf(buffer, "EMU10K1\n\n"); in snd_emu10k1_proc_read()
162 struct snd_info_buffer *buffer) in snd_emu10k1_proc_spdif_read() argument
218 struct snd_info_buffer *buffer) in snd_emu10k1_proc_rates_read() argument
429 struct snd_info_buffer *buffer) in snd_emu10k1_proc_voices_read() argument
584 snd_iprintf(buffer, "%02X: ",i); in snd_emu_proc_ptr_reg_read()
589 snd_iprintf(buffer, "\n"); in snd_emu_proc_ptr_reg_read()
609 struct snd_info_buffer *buffer) in snd_emu_proc_ptr_reg_write00() argument
[all …]
/sound/usb/
A Dproc.c44 snd_iprintf(buffer, "%04x:%04x\n", in proc_audio_usbid_read()
104 snd_iprintf(buffer, " Format:"); in proc_dump_substream_formats()
107 snd_iprintf(buffer, " %s", in proc_dump_substream_formats()
109 snd_iprintf(buffer, "\n"); in proc_dump_substream_formats()
121 snd_iprintf(buffer, " Rates: "); in proc_dump_substream_formats()
124 snd_iprintf(buffer, ", "); in proc_dump_substream_formats()
127 snd_iprintf(buffer, "\n"); in proc_dump_substream_formats()
146 snd_iprintf(buffer, " --"); in proc_dump_substream_formats()
148 snd_iprintf(buffer, " %s", in proc_dump_substream_formats()
151 snd_iprintf(buffer, "\n"); in proc_dump_substream_formats()
[all …]
/sound/usb/6fire/
A Dcomm.c60 buffer[3] = id; in usb6fire_comm_init_buffer()
65 buffer[5] = vl; in usb6fire_comm_init_buffer()
66 buffer[6] = vh; in usb6fire_comm_init_buffer()
87 buffer[5] = vl; in usb6fire_comm_init_buffer()
98 buffer, buffer[1] + 2, &actual_len, 1000); in usb6fire_comm_send_buffer()
109 u8 *buffer; in usb6fire_comm_write8() local
114 if (!buffer) in usb6fire_comm_write8()
120 kfree(buffer); in usb6fire_comm_write8()
127 u8 *buffer; in usb6fire_comm_write16() local
132 if (!buffer) in usb6fire_comm_write16()
[all …]
A Dfirmware.c278 if (!buffer) in usb6fire_fw_fpga_upload()
285 kfree(buffer); in usb6fire_fw_fpga_upload()
294 kfree(buffer); in usb6fire_fw_fpga_upload()
303 buffer[i] = bitrev8((u8)*c); in usb6fire_fw_fpga_upload()
308 kfree(buffer); in usb6fire_fw_fpga_upload()
315 kfree(buffer); in usb6fire_fw_fpga_upload()
351 u8 buffer[12]; in usb6fire_fw_init() local
359 if (buffer[0] != 0xeb || buffer[1] != 0xaa || buffer[2] != 0x55) { in usb6fire_fw_init()
368 if (buffer[3] == 0x01) { in usb6fire_fw_init()
376 else if (buffer[3] == 0x02) { in usb6fire_fw_init()
[all …]
/sound/firewire/dice/
A Ddice-proc.c19 buffer, 4 * quadlets, 0); in dice_proc_read_mem()
24 be32_to_cpus(&((u32 *)buffer)[i]); in dice_proc_read_mem()
57 struct snd_info_buffer *buffer) in dice_proc_read() argument
119 snd_iprintf(buffer, "sections:\n"); in dice_proc_read()
128 snd_iprintf(buffer, "global:\n"); in dice_proc_read()
163 snd_iprintf(buffer, "\n"); in dice_proc_read()
238 snd_iprintf(buffer, "-\n"); in dice_proc_read()
240 snd_iprintf(buffer, "%x\n", in dice_proc_read()
259 snd_iprintf(buffer, "\tMIDI\n"); in dice_proc_read_formation()
261 snd_iprintf(buffer, "Tx %u:", i); in dice_proc_read_formation()
[all …]
A Ddice-transaction.c166 __be64 *buffer; in register_notification_address() local
173 if (!buffer) in register_notification_address()
178 buffer[1] = cpu_to_be64( in register_notification_address()
188 buffer, 2 * 8, in register_notification_address()
196 if (buffer[0] == buffer[1]) in register_notification_address()
209 kfree(buffer); in register_notification_address()
220 __be64 *buffer; in unregister_notification_address() local
223 if (buffer == NULL) in unregister_notification_address()
226 buffer[0] = cpu_to_be64( in unregister_notification_address()
233 buffer, 2 * 8, FW_QUIET | in unregister_notification_address()
[all …]
/sound/firewire/fireworks/
A Dfireworks_proc.c62 snd_iprintf(buffer, "phys in grps: 0x%X\n", in proc_read_hwinfo()
65 snd_iprintf(buffer, in proc_read_hwinfo()
71 snd_iprintf(buffer, "phys out grps: 0x%X\n", in proc_read_hwinfo()
74 snd_iprintf(buffer, in proc_read_hwinfo()
128 struct snd_info_buffer *buffer) in proc_read_phys_meters() argument
147 snd_iprintf(buffer, "Physical Meters:\n"); in proc_read_phys_meters()
157 snd_iprintf(buffer, "\t%s [%d]: %d\n", in proc_read_phys_meters()
165 snd_iprintf(buffer, " %d Inputs:\n", max); in proc_read_phys_meters()
170 snd_iprintf(buffer, "\t%s [%d]: %d\n", in proc_read_phys_meters()
179 struct snd_info_buffer *buffer) in proc_read_queues_state() argument
[all …]
/sound/pci/lola/
A Dlola_proc.c24 snd_iprintf(buffer, " Formats: 0x%x\n", val); in print_audio_widget()
38 snd_iprintf(buffer, " Amp-Caps: 0x%x\n", val); in print_pin_widget()
98 struct snd_info_buffer *buffer) in lola_proc_codec_read() argument
124 print_clock_widget(buffer, chip, nid); in lola_proc_codec_read()
128 print_mixer_widget(buffer, chip, nid); in lola_proc_codec_read()
135 struct snd_info_buffer *buffer) in lola_proc_codec_rw_write() argument
150 struct snd_info_buffer *buffer) in lola_proc_codec_rw_read() argument
160 struct snd_info_buffer *buffer) in lola_proc_regs_read() argument
169 snd_iprintf(buffer, "\n"); in lola_proc_regs_read()
174 snd_iprintf(buffer, "\n"); in lola_proc_regs_read()
[all …]
/sound/firewire/bebob/
A Dbebob_proc.c36 struct snd_info_buffer *buffer) in proc_read_hw_info() argument
49 snd_iprintf(buffer, "Manufacturer:\t%.8s\n", in proc_read_hw_info()
53 snd_iprintf(buffer, "GUID:\t\t0x%.8X%.8X\n", in proc_read_hw_info()
72 struct snd_info_buffer *buffer) in proc_read_meters() argument
92 snd_iprintf(buffer, "%s %d:\t%d\n", in proc_read_meters()
105 struct snd_info_buffer *buffer) in proc_read_formation() argument
112 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
115 snd_iprintf(buffer, in proc_read_formation()
121 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
124 snd_iprintf(buffer, in proc_read_formation()
[all …]
/sound/pci/ac97/
A Dac97_proc.c112 snd_iprintf(buffer, "Flags: %x\n", ac97->flags); in snd_ac97_proc_read_main()
150 snd_iprintf(buffer, "3D enhancement : %s\n", in snd_ac97_proc_read_main()
152 snd_iprintf(buffer, "\nCurrent setup\n"); in snd_ac97_proc_read_main()
156 snd_iprintf(buffer, "POP path : %s 3D\n" in snd_ac97_proc_read_main()
171 snd_iprintf(buffer, "Double rate slots: %s\n", in snd_ac97_proc_read_main()
264 snd_iprintf(buffer, "%s Accuracy=%i%s%s\n", in snd_ac97_proc_read_main()
278 snd_ac97_proc_read_functions(ac97, buffer); in snd_ac97_proc_read_main()
340 snd_ac97_proc_read_main(ac97, buffer, idx); in snd_ac97_proc_read()
341 snd_iprintf(buffer, "\n\n"); in snd_ac97_proc_read()
356 snd_ac97_proc_read_main(ac97, buffer, 0); in snd_ac97_proc_read()
[all …]
/sound/isa/gus/
A Dgus_dram.c18 char buffer[256], *pbuffer; in snd_gus_dram_poke() local
21 size1 = size > sizeof(buffer) ? sizeof(buffer) : size; in snd_gus_dram_poke()
22 if (copy_from_user(buffer, _buffer, size1)) in snd_gus_dram_poke()
28 outsb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_poke()
32 pbuffer = buffer; in snd_gus_dram_poke()
47 return snd_gus_dram_poke(gus, buffer, address, size); in snd_gus_dram_write()
56 char buffer[256], *pbuffer; in snd_gus_dram_peek() local
59 size1 = size > sizeof(buffer) ? sizeof(buffer) : size; in snd_gus_dram_peek()
64 insb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_peek()
69 pbuffer = buffer; in snd_gus_dram_peek()
[all …]
A Dgus_mem.c15 struct snd_info_buffer *buffer);
275 struct snd_info_buffer *buffer) in snd_gf1_mem_info_read() argument
286 snd_iprintf(buffer, "8-bit banks : \n "); in snd_gf1_mem_info_read()
289 snd_iprintf(buffer, "\n" in snd_gf1_mem_info_read()
295 snd_iprintf(buffer, "\n"); in snd_gf1_mem_info_read()
307 snd_iprintf(buffer, " Flags :%s\n", in snd_gf1_mem_info_read()
309 snd_iprintf(buffer, " Owner : "); in snd_gf1_mem_info_read()
315 snd_iprintf(buffer, "SIMPLE wave\n"); in snd_gf1_mem_info_read()
318 snd_iprintf(buffer, "GF1 wave\n"); in snd_gf1_mem_info_read()
321 snd_iprintf(buffer, "IWFFFF wave\n"); in snd_gf1_mem_info_read()
[all …]
/sound/core/
A Dinfo_oss.c70 struct snd_info_buffer *buffer) in snd_sndstat_proc_read() argument
72 snd_iprintf(buffer, "Sound Driver:3.8.1a-980706 (ALSA emulation code)\n"); in snd_sndstat_proc_read()
73 snd_iprintf(buffer, "Kernel: %s %s %s %s %s\n", in snd_sndstat_proc_read()
79 snd_iprintf(buffer, "Config options: 0\n"); in snd_sndstat_proc_read()
80 snd_iprintf(buffer, "\nInstalled drivers: \n"); in snd_sndstat_proc_read()
81 snd_iprintf(buffer, "Type 10: ALSA emulation\n"); in snd_sndstat_proc_read()
82 snd_iprintf(buffer, "\nCard config: \n"); in snd_sndstat_proc_read()
83 snd_card_info_read_oss(buffer); in snd_sndstat_proc_read()
86 snd_sndstat_show_strings(buffer, "Midi devices", SNDRV_OSS_INFO_DEV_MIDI); in snd_sndstat_proc_read()
87 snd_sndstat_show_strings(buffer, "Timers", SNDRV_OSS_INFO_DEV_TIMERS); in snd_sndstat_proc_read()
[all …]
A Dpcm.c329 struct snd_info_buffer *buffer) in snd_pcm_proc_info_read() argument
360 struct snd_info_buffer *buffer) in snd_pcm_stream_proc_info_read() argument
363 buffer); in snd_pcm_stream_proc_info_read()
381 snd_iprintf(buffer, "closed\n"); in snd_pcm_substream_proc_hw_params_read()
385 snd_iprintf(buffer, "no setup\n"); in snd_pcm_substream_proc_hw_params_read()
416 snd_iprintf(buffer, "closed\n"); in snd_pcm_substream_proc_sw_params_read()
420 snd_iprintf(buffer, "no setup\n"); in snd_pcm_substream_proc_sw_params_read()
444 snd_iprintf(buffer, "closed\n"); in snd_pcm_substream_proc_status_read()
462 snd_iprintf(buffer, "-----\n"); in snd_pcm_substream_proc_status_read()
472 struct snd_info_buffer *buffer) in snd_pcm_xrun_injection_write() argument
[all …]
A Dpcm_drm_eld.c483 struct snd_info_buffer *buffer) in hdmi_print_sad_info() argument
487 snd_iprintf(buffer, "sad%d_coding_type\t[0x%x] %s\n", in hdmi_print_sad_info()
496 snd_iprintf(buffer, "sad%d_bits\t\t[0x%x]%s\n", in hdmi_print_sad_info()
501 snd_iprintf(buffer, "sad%d_max_bitrate\t%d\n", in hdmi_print_sad_info()
505 snd_iprintf(buffer, "sad%d_profile\t\t%d\n", i, a->profile); in hdmi_print_sad_info()
509 struct snd_info_buffer *buffer) in snd_print_eld_info() argument
529 snd_iprintf(buffer, "connection_type\t\t%s\n", in snd_print_eld_info()
536 snd_iprintf(buffer, "product_id\t\t0x%x\n", e->product_id); in snd_print_eld_info()
539 snd_iprintf(buffer, "support_ai\t\t%d\n", e->support_ai); in snd_print_eld_info()
545 snd_iprintf(buffer, "sad_count\t\t%d\n", e->sad_count); in snd_print_eld_info()
[all …]
/sound/soc/au1x/
A Ddma.c36 struct pcm_period *buffer; member
52 pointer = stream->buffer; in au1000_release_dma_link()
60 stream->buffer = NULL; in au1000_release_dma_link()
85 if (!stream->buffer) in au1000_setup_dma_link()
87 pointer = stream->buffer; in au1000_setup_dma_link()
101 pointer->next = stream->buffer; in au1000_setup_dma_link()
107 if (stream->buffer) in au1000_dma_stop()
113 if (!stream->buffer) in au1000_dma_start()
141 stream->buffer = stream->buffer->next; in au1000_dma_interrupt()
148 stream->buffer = stream->buffer->next; in au1000_dma_interrupt()
[all …]
/sound/firewire/digi00x/
A Damdtp-dot.c103 u8 * const data = (u8 *) buffer; in dot_encode_step()
164 buffer++; in write_pcm_s32()
171 buffer += s->data_block_quadlets; in write_pcm_s32()
196 buffer++; in read_pcm_s32()
202 buffer += s->data_block_quadlets; in read_pcm_s32()
216 buffer++; in write_pcm_silence()
220 buffer += s->data_block_quadlets; in write_pcm_silence()
258 b = (u8 *)&buffer[0]; in write_midi_messages()
288 buffer += s->data_block_quadlets; in write_midi_messages()
300 b = (u8 *)&buffer[0]; in read_midi_messages()
[all …]
/sound/firewire/motu/
A Damdtp-motu.c123 buffer += s->data_block_quadlets; in read_pcm_s32()
160 buffer += s->data_block_quadlets; in write_pcm_s32()
185 buffer += s->data_block_quadlets; in write_pcm_silence()
220 b = (u8 *)buffer; in write_midi_messages()
230 buffer += s->data_block_quadlets; in write_midi_messages()
246 b = (u8 *)buffer; in read_midi_messages()
264 *frames = be32_to_cpu(*buffer); in copy_sph()
265 buffer += data_block_quadlets; in copy_sph()
283 buffer += data_block_quadlets; in copy_message()
385 *buffer = cpu_to_be32(sph); in write_sph()
[all …]
A Dmotu-proc.c27 struct snd_info_buffer *buffer) in proc_read_clock() argument
39 snd_iprintf(buffer, "Rate:\t%d\n", rate); in proc_read_clock()
40 snd_iprintf(buffer, "Source:\t%s\n", clock_names[source]); in proc_read_clock()
44 struct snd_info_buffer *buffer) in proc_read_format() argument
54 snd_iprintf(buffer, "tx:\tmsg\tfixed\ttotal\n"); in proc_read_format()
59 snd_iprintf(buffer, in proc_read_format()
67 snd_iprintf(buffer, "rx:\tmsg\tfixed\ttotal\n"); in proc_read_format()
72 snd_iprintf(buffer, in proc_read_format()
A Damdtp-motu-trace.h16 static void copy_sph(u32 *frame, __be32 *buffer, unsigned int data_blocks,
18 static void copy_message(u64 *frames, __be32 *buffer, unsigned int data_blocks,
22 TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
23 TP_ARGS(s, data_blocks, buffer),
39 copy_sph(__get_dynamic_array(tstamps), buffer, data_blocks, s->data_block_quadlets);
51 TP_PROTO(struct amdtp_stream *s, unsigned int data_blocks, __be32 *buffer),
52 TP_ARGS(s, data_blocks, buffer),
68 copy_message(__get_dynamic_array(messages), buffer, data_blocks, s->data_block_quadlets);
/sound/firewire/tascam/
A Damdtp-tascam.c36 __be32 *buffer, unsigned int frames, in write_pcm_s32() argument
56 buffer[c] = cpu_to_be32(*src); in write_pcm_s32()
59 buffer += s->data_block_quadlets; in write_pcm_s32()
66 __be32 *buffer, unsigned int frames, in read_pcm_s32() argument
85 buffer += 1; in read_pcm_s32()
89 *dst = be32_to_cpu(buffer[c]); in read_pcm_s32()
92 buffer += s->data_block_quadlets; in read_pcm_s32()
108 buffer[c] = 0x00000000; in write_pcm_silence()
109 buffer += s->data_block_quadlets; in write_pcm_silence()
143 after = buffer[s->data_block_quadlets - 1]; in read_status_messages()
[all …]
/sound/pci/cs46xx/
A Ddsp_spos.c568 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_task_tree_read()
601 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_scb_read()
616 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_parameter_dump_read()
644 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
660 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
675 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
691 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
707 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
723 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
738 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_sample_dump_read()
[all …]
/sound/firewire/
A Damdtp-am824.c149 __be32 *buffer, unsigned int frames, in write_pcm_s32() argument
169 buffer[p->pcm_positions[c]] = in write_pcm_s32()
173 buffer += s->data_block_quadlets; in write_pcm_s32()
180 __be32 *buffer, unsigned int frames, in read_pcm_s32() argument
203 buffer += s->data_block_quadlets; in read_pcm_s32()
210 __be32 *buffer, unsigned int frames) in write_pcm_silence() argument
218 buffer += s->data_block_quadlets; in write_pcm_silence()
303 b = (u8 *)&buffer[p->midi_position]; in write_midi_messages()
319 buffer += s->data_block_quadlets; in write_midi_messages()
337 b = (u8 *)&buffer[p->midi_position]; in read_midi_messages()
[all …]

Completed in 67 milliseconds

12345678