Home
last modified time | relevance | path

Searched refs:snd_iprintf (Results 1 – 91 of 91) sorted by relevance

/linux-4.1.27/sound/pci/ca0106/
Dca0106_proc.c111 snd_iprintf(buffer, "Mode: consumer\n"); in snd_ca0106_proc_dump_iec958()
112 snd_iprintf(buffer, "Data: "); in snd_ca0106_proc_dump_iec958()
114 snd_iprintf(buffer, "audio\n"); in snd_ca0106_proc_dump_iec958()
116 snd_iprintf(buffer, "non-audio\n"); in snd_ca0106_proc_dump_iec958()
118 snd_iprintf(buffer, "Rate: "); in snd_ca0106_proc_dump_iec958()
121 snd_iprintf(buffer, "44100 Hz\n"); in snd_ca0106_proc_dump_iec958()
124 snd_iprintf(buffer, "48000 Hz\n"); in snd_ca0106_proc_dump_iec958()
127 snd_iprintf(buffer, "32000 Hz\n"); in snd_ca0106_proc_dump_iec958()
130 snd_iprintf(buffer, "unknown\n"); in snd_ca0106_proc_dump_iec958()
133 snd_iprintf(buffer, "Copyright: "); in snd_ca0106_proc_dump_iec958()
[all …]
/linux-4.1.27/sound/pci/hda/
Dhda_proc.c87 snd_iprintf(buffer, in print_nid_array()
92 snd_iprintf(buffer, in print_nid_array()
113 snd_iprintf(buffer, " Device: name=\"%s\", " in print_nid_pcms()
129 snd_iprintf(buffer, "N/A\n"); in print_amp_caps()
132 snd_iprintf(buffer, "ofs=0x%02x, nsteps=0x%02x, stepsize=0x%02x, " in print_amp_caps()
174 snd_iprintf(buffer, " ["); in print_amp_vals()
178 snd_iprintf(buffer, "0x%02x", val); in print_amp_vals()
183 snd_iprintf(buffer, " 0x%02x", val); in print_amp_vals()
185 snd_iprintf(buffer, "]"); in print_amp_vals()
187 snd_iprintf(buffer, "\n"); in print_amp_vals()
[all …]
Dhda_eld.c458 snd_iprintf(buffer, "sad%d_coding_type\t[0x%x] %s\n", in hdmi_print_sad_info()
460 snd_iprintf(buffer, "sad%d_channels\t\t%d\n", i, a->channels); in hdmi_print_sad_info()
463 snd_iprintf(buffer, "sad%d_rates\t\t[0x%x]%s\n", i, a->rates, buf); in hdmi_print_sad_info()
467 snd_iprintf(buffer, "sad%d_bits\t\t[0x%x]%s\n", in hdmi_print_sad_info()
472 snd_iprintf(buffer, "sad%d_max_bitrate\t%d\n", in hdmi_print_sad_info()
476 snd_iprintf(buffer, "sad%d_profile\t\t%d\n", i, a->profile); in hdmi_print_sad_info()
500 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); in snd_hdmi_print_eld_info()
501 snd_iprintf(buffer, "eld_valid\t\t%d\n", eld->eld_valid); in snd_hdmi_print_eld_info()
504 snd_iprintf(buffer, "monitor_name\t\t%s\n", e->monitor_name); in snd_hdmi_print_eld_info()
505 snd_iprintf(buffer, "connection_type\t\t%s\n", in snd_hdmi_print_eld_info()
[all …]
Dpatch_sigmatel.c4385 snd_iprintf(buffer, "Power-Map: 0x%02x\n", in stac92hd_proc_hook()
4394 snd_iprintf(buffer, "Analog Loopback: 0x%02x\n", in analog_loop_proc_hook()
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_proc.c42 snd_iprintf(buffer, "guid_hi: 0x%X\n", hwinfo->guid_hi); in proc_read_hwinfo()
43 snd_iprintf(buffer, "guid_lo: 0x%X\n", hwinfo->guid_lo); in proc_read_hwinfo()
44 snd_iprintf(buffer, "type: 0x%X\n", hwinfo->type); in proc_read_hwinfo()
45 snd_iprintf(buffer, "version: 0x%X\n", hwinfo->version); in proc_read_hwinfo()
46 snd_iprintf(buffer, "vendor_name: %s\n", hwinfo->vendor_name); in proc_read_hwinfo()
47 snd_iprintf(buffer, "model_name: %s\n", hwinfo->model_name); in proc_read_hwinfo()
49 snd_iprintf(buffer, "dsp_version: 0x%X\n", hwinfo->dsp_version); in proc_read_hwinfo()
50 snd_iprintf(buffer, "arm_version: 0x%X\n", hwinfo->arm_version); in proc_read_hwinfo()
51 snd_iprintf(buffer, "fpga_version: 0x%X\n", hwinfo->fpga_version); in proc_read_hwinfo()
53 snd_iprintf(buffer, "flags: 0x%X\n", hwinfo->flags); in proc_read_hwinfo()
[all …]
/linux-4.1.27/sound/firewire/dice/
Ddice-proc.c120 snd_iprintf(buffer, "sections:\n"); in dice_proc_read()
122 snd_iprintf(buffer, " %s: offset %u, size %u\n", in dice_proc_read()
129 snd_iprintf(buffer, "global:\n"); in dice_proc_read()
130 snd_iprintf(buffer, " owner: %04x:%04x%08x\n", in dice_proc_read()
133 snd_iprintf(buffer, " notification: %08x\n", buf.global.notification); in dice_proc_read()
135 snd_iprintf(buffer, " nick name: %s\n", buf.global.nick_name); in dice_proc_read()
136 snd_iprintf(buffer, " clock select: %s %s\n", in dice_proc_read()
142 snd_iprintf(buffer, " enable: %u\n", buf.global.enable); in dice_proc_read()
143 snd_iprintf(buffer, " status: %slocked %s\n", in dice_proc_read()
149 snd_iprintf(buffer, " ext status: %08x\n", buf.global.extended_status); in dice_proc_read()
[all …]
/linux-4.1.27/sound/synth/emux/
Demux_proc.c39 snd_iprintf(buf, "Device: %s\n", emu->name); in snd_emux_proc_info_read()
40 snd_iprintf(buf, "Ports: %d\n", emu->num_ports); in snd_emux_proc_info_read()
41 snd_iprintf(buf, "Addresses:"); in snd_emux_proc_info_read()
43 snd_iprintf(buf, " %d:%d", emu->client, emu->ports[i]); in snd_emux_proc_info_read()
44 snd_iprintf(buf, "\n"); in snd_emux_proc_info_read()
45 snd_iprintf(buf, "Use Counter: %d\n", emu->used); in snd_emux_proc_info_read()
46 snd_iprintf(buf, "Max Voices: %d\n", emu->max_voices); in snd_emux_proc_info_read()
47 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read()
49 snd_iprintf(buf, "Memory Size: %d\n", emu->memhdr->size); in snd_emux_proc_info_read()
50 snd_iprintf(buf, "Memory Available: %d\n", snd_util_mem_avail(emu->memhdr)); in snd_emux_proc_info_read()
[all …]
/linux-4.1.27/sound/usb/
Dproc.c50 snd_iprintf(buffer, "%03d/%03d\n", chip->dev->bus->busnum, chip->dev->devnum); in proc_audio_usbbus_read()
57 snd_iprintf(buffer, "%04x:%04x\n", in proc_audio_usbid_read()
84 snd_iprintf(buffer, " Interface %d\n", fp->iface); in proc_dump_substream_formats()
85 snd_iprintf(buffer, " Altset %d\n", fp->altsetting); in proc_dump_substream_formats()
86 snd_iprintf(buffer, " Format:"); in proc_dump_substream_formats()
89 snd_iprintf(buffer, " %s", in proc_dump_substream_formats()
91 snd_iprintf(buffer, "\n"); in proc_dump_substream_formats()
92 snd_iprintf(buffer, " Channels: %d\n", fp->channels); in proc_dump_substream_formats()
93 snd_iprintf(buffer, " Endpoint: %d %s (%s)\n", in proc_dump_substream_formats()
98 snd_iprintf(buffer, " Rates: %d - %d (continuous)\n", in proc_dump_substream_formats()
[all …]
Dmixer.c2259 snd_iprintf(buffer, " Info: id=%i, control=%i, cmask=0x%x, " in snd_usb_mixer_dump_cval()
2263 snd_iprintf(buffer, " Volume: min=%i, max=%i, dBmin=%i, dBmax=%i\n", in snd_usb_mixer_dump_cval()
2276 snd_iprintf(buffer, in snd_usb_mixer_proc_read()
2280 snd_iprintf(buffer, "Card: %s\n", chip->card->longname); in snd_usb_mixer_proc_read()
2284 snd_iprintf(buffer, " Unit: %i\n", list->id); in snd_usb_mixer_proc_read()
2286 snd_iprintf(buffer, in snd_usb_mixer_proc_read()
Dmixer_quirks.c432 snd_iprintf(buffer, "%s jacks\n\n", mixer->chip->card->shortname); in snd_audigy2nx_proc_read()
442 snd_iprintf(buffer, "%s: ", jacks[i].name); in snd_audigy2nx_proc_read()
453 snd_iprintf(buffer, "%02x %02x\n", buf[1], buf[2]); in snd_audigy2nx_proc_read()
455 snd_iprintf(buffer, "?\n"); in snd_audigy2nx_proc_read()
/linux-4.1.27/sound/firewire/bebob/
Dbebob_proc.c50 snd_iprintf(buffer, "Manufacturer:\t%.8s\n", in proc_read_hw_info()
52 snd_iprintf(buffer, "Protocol Ver:\t%d\n", info->protocol_ver); in proc_read_hw_info()
53 snd_iprintf(buffer, "Build Ver:\t%d\n", info->bld_ver); in proc_read_hw_info()
54 snd_iprintf(buffer, "GUID:\t\t0x%.8X%.8X\n", in proc_read_hw_info()
56 snd_iprintf(buffer, "Model ID:\t0x%02X\n", info->model_id); in proc_read_hw_info()
57 snd_iprintf(buffer, "Model Rev:\t%d\n", info->model_rev); in proc_read_hw_info()
58 snd_iprintf(buffer, "Firmware Date:\t%.8s\n", (char *)&info->fw_date); in proc_read_hw_info()
59 snd_iprintf(buffer, "Firmware Time:\t%.8s\n", (char *)&info->fw_time); in proc_read_hw_info()
60 snd_iprintf(buffer, "Firmware ID:\t0x%X\n", info->fw_id); in proc_read_hw_info()
61 snd_iprintf(buffer, "Firmware Ver:\t%d\n", info->fw_ver); in proc_read_hw_info()
[all …]
/linux-4.1.27/sound/pci/emu10k1/
Demuproc.c52 snd_iprintf(buffer, "\n%s\n", title); in snd_emu10k1_proc_spdif_status()
55 snd_iprintf(buffer, "Professional Mode : %s\n", (status & SPCS_PROFESSIONAL) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status()
56 snd_iprintf(buffer, "Not Audio Data : %s\n", (status & SPCS_NOTAUDIODATA) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status()
57 snd_iprintf(buffer, "Copyright : %s\n", (status & SPCS_COPYRIGHT) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status()
58 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status()
59 snd_iprintf(buffer, "Mode : %i\n", (status & SPCS_MODEMASK) >> 6); in snd_emu10k1_proc_spdif_status()
60 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status()
61snd_iprintf(buffer, "Generation Status : %s\n", status & SPCS_GENERATIONSTATUS ? "original" : … in snd_emu10k1_proc_spdif_status()
62 snd_iprintf(buffer, "Source Mask : %i\n", (status & SPCS_SOURCENUMMASK) >> 16); in snd_emu10k1_proc_spdif_status()
63snd_iprintf(buffer, "Channel Number : %s\n", channel[(status & SPCS_CHANNELNUMMASK) >> 20]); in snd_emu10k1_proc_spdif_status()
[all …]
Demu10k1x.c1030 snd_iprintf(buffer, "Registers:\n\n"); in snd_emu10k1x_proc_reg_read()
1035 snd_iprintf(buffer, "Register %02X: %08lX\n", i, value); in snd_emu10k1x_proc_reg_read()
1037 snd_iprintf(buffer, "\nRegisters\n\n"); in snd_emu10k1x_proc_reg_read()
1043 snd_iprintf(buffer, "%02X: %08lX %08lX %08lX\n", i, value, value1, value2); in snd_emu10k1x_proc_reg_read()
1045 snd_iprintf(buffer, "%02X: %08lX\n", i, value); in snd_emu10k1x_proc_reg_read()
/linux-4.1.27/sound/pci/lola/
Dlola_proc.c35 snd_iprintf(buffer, "Node 0x%02x %s wcaps 0x%x\n", nid, name, val); in print_audio_widget()
37 snd_iprintf(buffer, " Formats: 0x%x\n", val); in print_audio_widget()
47 snd_iprintf(buffer, "Node 0x%02x %s wcaps 0x%x\n", nid, name, val); in print_pin_widget()
51 snd_iprintf(buffer, " Amp-Caps: 0x%x\n", val); in print_pin_widget()
52 snd_iprintf(buffer, " mute=%d, step-size=%d, steps=%d, ofs=%d\n", in print_pin_widget()
58 snd_iprintf(buffer, " Max-level: 0x%x\n", val); in print_pin_widget()
68 snd_iprintf(buffer, "Node 0x%02x [Clock] wcaps 0x%x\n", nid, val); in print_clock_widget()
95 snd_iprintf(buffer, " Clock %d: Type %d:%s, freq=%d\n", in print_clock_widget()
107 snd_iprintf(buffer, "Node 0x%02x [Mixer] wcaps 0x%x\n", nid, val); in print_mixer_widget()
118 snd_iprintf(buffer, "Vendor: 0x%08x\n", val); in lola_proc_codec_read()
[all …]
/linux-4.1.27/sound/pci/ac97/
Dac97_proc.c57 snd_iprintf(buffer, "\n Gain Inverted Buffer delay Location\n"); in snd_ac97_proc_read_functions()
61 snd_iprintf(buffer, "%-17s: %3d.%d dBV %c %2d/fs %s\n", in snd_ac97_proc_read_functions()
117 snd_iprintf(buffer, "%d-%d/%d: %s\n\n", ac97->addr, ac97->num, subidx, name); in snd_ac97_proc_read_main()
122 snd_iprintf(buffer, "PCI Subsys Vendor: 0x%04x\n", in snd_ac97_proc_read_main()
124 snd_iprintf(buffer, "PCI Subsys Device: 0x%04x\n\n", in snd_ac97_proc_read_main()
127 snd_iprintf(buffer, "Flags: %x\n", ac97->flags); in snd_ac97_proc_read_main()
134 snd_iprintf(buffer, "Revision : 0x%02x\n", tmp & 0xff); in snd_ac97_proc_read_main()
135 snd_iprintf(buffer, "Compat. Class : 0x%02x\n", (tmp >> 8) & 0x1f); in snd_ac97_proc_read_main()
136 snd_iprintf(buffer, "Subsys. Vendor ID: 0x%04x\n", in snd_ac97_proc_read_main()
138 snd_iprintf(buffer, "Subsys. ID : 0x%04x\n\n", in snd_ac97_proc_read_main()
[all …]
/linux-4.1.27/sound/core/
Dinfo_oss.c75 snd_iprintf(buf, "\n%s:", id); in snd_sndstat_show_strings()
81 snd_iprintf(buf, "\n"); in snd_sndstat_show_strings()
84 snd_iprintf(buf, "%i: %s\n", idx, str); in snd_sndstat_show_strings()
89 snd_iprintf(buf, " NOT ENABLED IN CONFIG\n"); in snd_sndstat_show_strings()
96 snd_iprintf(buffer, "Sound Driver:3.8.1a-980706 (ALSA emulation code)\n"); in snd_sndstat_proc_read()
97 snd_iprintf(buffer, "Kernel: %s %s %s %s %s\n", in snd_sndstat_proc_read()
103 snd_iprintf(buffer, "Config options: 0\n"); in snd_sndstat_proc_read()
104 snd_iprintf(buffer, "\nInstalled drivers: \n"); in snd_sndstat_proc_read()
105 snd_iprintf(buffer, "Type 10: ALSA emulation\n"); in snd_sndstat_proc_read()
106 snd_iprintf(buffer, "\nCard config: \n"); in snd_sndstat_proc_read()
Dpcm.c351 snd_iprintf(buffer, "error %d\n", err); in snd_pcm_proc_info_read()
355 snd_iprintf(buffer, "card: %d\n", info->card); in snd_pcm_proc_info_read()
356 snd_iprintf(buffer, "device: %d\n", info->device); in snd_pcm_proc_info_read()
357 snd_iprintf(buffer, "subdevice: %d\n", info->subdevice); in snd_pcm_proc_info_read()
358 snd_iprintf(buffer, "stream: %s\n", snd_pcm_stream_name(info->stream)); in snd_pcm_proc_info_read()
359 snd_iprintf(buffer, "id: %s\n", info->id); in snd_pcm_proc_info_read()
360 snd_iprintf(buffer, "name: %s\n", info->name); in snd_pcm_proc_info_read()
361 snd_iprintf(buffer, "subname: %s\n", info->subname); in snd_pcm_proc_info_read()
362 snd_iprintf(buffer, "class: %d\n", info->dev_class); in snd_pcm_proc_info_read()
363 snd_iprintf(buffer, "subclass: %d\n", info->dev_subclass); in snd_pcm_proc_info_read()
[all …]
Dinit.c107 snd_iprintf(buffer, "%s\n", entry->card->id); in snd_card_id_read()
798 snd_iprintf(buffer, "%2i [%-15s]: %s - %s\n", in snd_card_info_read()
803 snd_iprintf(buffer, " %s\n", in snd_card_info_read()
809 snd_iprintf(buffer, "--- no soundcards ---\n"); in snd_card_info_read()
823 snd_iprintf(buffer, "%s\n", card->longname); in snd_card_info_read_oss()
828 snd_iprintf(buffer, "--- no soundcards ---\n"); in snd_card_info_read_oss()
845 snd_iprintf(buffer, "%2i %s\n", in snd_card_module_info_read()
Dsound.c373 snd_iprintf(buffer, "%3i: [%2i-%2i]: %s\n", in snd_minor_info_read()
377 snd_iprintf(buffer, "%3i: [%2i] : %s\n", in snd_minor_info_read()
381 snd_iprintf(buffer, "%3i: : %s\n", minor, in snd_minor_info_read()
Dsound_oss.c250 snd_iprintf(buffer, "%3i: [%i-%2i]: %s\n", minor, in snd_minor_info_oss_read()
254 snd_iprintf(buffer, "%3i: : %s\n", minor, in snd_minor_info_oss_read()
Dpcm_memory.c136 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_buffer.bytes / 1024); in snd_pcm_lib_preallocate_proc_read()
148 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_max / 1024); in snd_pcm_lib_preallocate_max_proc_read()
Dtimer.c1128 snd_iprintf(buffer, "G%i: ", timer->tmr_device); in snd_timer_proc_read()
1131 snd_iprintf(buffer, "C%i-%i: ", in snd_timer_proc_read()
1135 snd_iprintf(buffer, "P%i-%i-%i: ", timer->card->number, in snd_timer_proc_read()
1139 snd_iprintf(buffer, "?%i-%i-%i-%i: ", timer->tmr_class, in snd_timer_proc_read()
1143 snd_iprintf(buffer, "%s :", timer->name); in snd_timer_proc_read()
1145 snd_iprintf(buffer, " %lu.%03luus (%lu ticks)", in snd_timer_proc_read()
1150 snd_iprintf(buffer, " SLAVE"); in snd_timer_proc_read()
1151 snd_iprintf(buffer, "\n"); in snd_timer_proc_read()
1153 snd_iprintf(buffer, " Client %s : %s\n", in snd_timer_proc_read()
Drawmidi.c1408 snd_iprintf(buffer, "%s\n\n", rmidi->name); in snd_rawmidi_proc_info_read()
1414 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1420 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1424 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1438 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1444 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1448 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
Dinfo.c110 int snd_iprintf(struct snd_info_buffer *buffer, const char *fmt, ...) in snd_iprintf() function
142 EXPORT_SYMBOL(snd_iprintf);
983 snd_iprintf(buffer, in snd_info_version_read()
Dhwdep.c499 snd_iprintf(buffer, "%02i-%02i: %s\n", in snd_hwdep_proc_read()
/linux-4.1.27/sound/isa/gus/
Dgus_irq.c125 snd_iprintf(buffer, "midi out = %u\n", gus->gf1.interrupt_stat_midi_out); in snd_gus_irq_info_read()
126 snd_iprintf(buffer, "midi in = %u\n", gus->gf1.interrupt_stat_midi_in); in snd_gus_irq_info_read()
127 snd_iprintf(buffer, "timer1 = %u\n", gus->gf1.interrupt_stat_timer1); in snd_gus_irq_info_read()
128 snd_iprintf(buffer, "timer2 = %u\n", gus->gf1.interrupt_stat_timer2); in snd_gus_irq_info_read()
129 snd_iprintf(buffer, "dma write = %u\n", gus->gf1.interrupt_stat_dma_write); in snd_gus_irq_info_read()
130 snd_iprintf(buffer, "dma read = %u\n", gus->gf1.interrupt_stat_dma_read); in snd_gus_irq_info_read()
131 snd_iprintf(buffer, "voice lost = %u\n", gus->gf1.interrupt_stat_voice_lost); in snd_gus_irq_info_read()
134 snd_iprintf(buffer, "voice %i: wave = %u, volume = %u\n", in snd_gus_irq_info_read()
Dgus_mem.c300 snd_iprintf(buffer, "8-bit banks : \n "); in snd_gf1_mem_info_read()
302snd_iprintf(buffer, "0x%06x (%04ik)%s", alloc->banks_8[i].address, alloc->banks_8[i].size >> 10, i… in snd_gf1_mem_info_read()
303 snd_iprintf(buffer, "\n" in snd_gf1_mem_info_read()
306snd_iprintf(buffer, "0x%06x (%04ik)%s", alloc->banks_16[i].address, alloc->banks_16[i].size >> 10,… in snd_gf1_mem_info_read()
309 snd_iprintf(buffer, "\n"); in snd_gf1_mem_info_read()
313snd_iprintf(buffer, "Block %i at 0x%lx onboard 0x%x size %i (0x%x):\n", i, (long) block, block->pt… in snd_gf1_mem_info_read()
317 snd_iprintf(buffer, " Share : %i [id0 0x%x] [id1 0x%x] [id2 0x%x] [id3 0x%x]\n", in snd_gf1_mem_info_read()
321 snd_iprintf(buffer, " Flags :%s\n", in snd_gf1_mem_info_read()
323 snd_iprintf(buffer, " Owner : "); in snd_gf1_mem_info_read()
326 snd_iprintf(buffer, "driver - %s\n", block->name); in snd_gf1_mem_info_read()
[all …]
/linux-4.1.27/sound/pci/cs46xx/
Ddsp_spos.c509 snd_iprintf(buffer, "SYMBOLS:\n"); in cs46xx_dsp_proc_symbol_table_read()
521 snd_iprintf(buffer, "%04X <%02X> %s [%s]\n", in cs46xx_dsp_proc_symbol_table_read()
538 snd_iprintf(buffer, "MODULES:\n"); in cs46xx_dsp_proc_modules_read()
540 snd_iprintf(buffer, "\n%s:\n", ins->modules[i].module_name); in cs46xx_dsp_proc_modules_read()
541 snd_iprintf(buffer, " %d symbols\n", ins->modules[i].symbol_table.nsymbols); in cs46xx_dsp_proc_modules_read()
542 snd_iprintf(buffer, " %d fixups\n", ins->modules[i].nfixups); in cs46xx_dsp_proc_modules_read()
546 snd_iprintf(buffer, " segment %02x offset %08x size %08x\n", in cs46xx_dsp_proc_modules_read()
562 snd_iprintf(buffer, "TASK TREES:\n"); in cs46xx_dsp_proc_task_tree_read()
564 snd_iprintf(buffer,"\n%04x %s:\n",ins->tasks[i].address,ins->tasks[i].task_name); in cs46xx_dsp_proc_task_tree_read()
569 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_task_tree_read()
[all …]
Ddsp_spos_scb_lib.c84 snd_iprintf(buffer,"%04x %s:\n",scb->address,scb->scb_name); in cs46xx_dsp_proc_scb_info_read()
88 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_scb_info_read()
91 snd_iprintf(buffer,"%08x ",readl(dst + (scb->address + j) * sizeof(u32))); in cs46xx_dsp_proc_scb_info_read()
94 snd_iprintf(buffer,"\n"); in cs46xx_dsp_proc_scb_info_read()
97 snd_iprintf(buffer,"parent [%s:%04x] ", in cs46xx_dsp_proc_scb_info_read()
100 } else snd_iprintf(buffer,"parent [none] "); in cs46xx_dsp_proc_scb_info_read()
102 snd_iprintf(buffer,"sub_list_ptr [%s:%04x]\nnext_scb_ptr [%s:%04x] task_entry [%s:%04x]\n", in cs46xx_dsp_proc_scb_info_read()
110 snd_iprintf(buffer,"index [%d] ref_count [%d]\n",scb->index,scb->ref_count); in cs46xx_dsp_proc_scb_info_read()
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-proc.c27 snd_iprintf(buffer, "Input Stream to device:\n"); in proc_read_formation()
28 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
43 snd_iprintf(buffer, "%c\t%d\t%d\t%d\n", flag, in proc_read_formation()
57 snd_iprintf(buffer, "Output Stream from device:\n"); in proc_read_formation()
58 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
73 snd_iprintf(buffer, "%c\t%d\t%d\t%d\n", flag, in proc_read_formation()
/linux-4.1.27/sound/drivers/vx/
Dvx_core.c610 snd_iprintf(buffer, "%s\n", chip->card->longname); in vx_proc_read()
611 snd_iprintf(buffer, "Xilinx Firmware: %s\n", in vx_proc_read()
613 snd_iprintf(buffer, "Device Initialized: %s\n", in vx_proc_read()
615 snd_iprintf(buffer, "DSP audio info:"); in vx_proc_read()
617 snd_iprintf(buffer, " realtime"); in vx_proc_read()
619 snd_iprintf(buffer, " offline"); in vx_proc_read()
621 snd_iprintf(buffer, " mpeg1"); in vx_proc_read()
623 snd_iprintf(buffer, " mpeg2"); in vx_proc_read()
625 snd_iprintf(buffer, " linear8"); in vx_proc_read()
627 snd_iprintf(buffer, " linear16"); in vx_proc_read()
[all …]
/linux-4.1.27/sound/pci/rme9652/
Drme9652.c1576 snd_iprintf(buffer, "%s (Card #%d)\n", rme9652->card_name, rme9652->card->number + 1); in snd_rme9652_proc_read()
1577 snd_iprintf(buffer, "Buffers: capture %p playback %p\n", in snd_rme9652_proc_read()
1579 snd_iprintf(buffer, "IRQ: %d Registers bus: 0x%lx VM: 0x%lx\n", in snd_rme9652_proc_read()
1581 snd_iprintf(buffer, "Control register: %x\n", rme9652->control_register); in snd_rme9652_proc_read()
1583 snd_iprintf(buffer, "\n"); in snd_rme9652_proc_read()
1588 snd_iprintf(buffer, "Latency: %d samples (2 periods of %lu bytes)\n", in snd_rme9652_proc_read()
1590 snd_iprintf(buffer, "Hardware pointer (frames): %ld\n", in snd_rme9652_proc_read()
1592 snd_iprintf(buffer, "Passthru: %s\n", in snd_rme9652_proc_read()
1596 snd_iprintf(buffer, "Clock mode: autosync\n"); in snd_rme9652_proc_read()
1600 snd_iprintf(buffer, "Clock mode: word clock\n"); in snd_rme9652_proc_read()
[all …]
Dhdsp.c3350 snd_iprintf(buffer, "%s (Card #%d)\n", hdsp->card_name, in snd_hdsp_proc_read()
3352 snd_iprintf(buffer, "Buffers: capture %p playback %p\n", in snd_hdsp_proc_read()
3354 snd_iprintf(buffer, "IRQ: %d Registers bus: 0x%lx VM: 0x%lx\n", in snd_hdsp_proc_read()
3356 snd_iprintf(buffer, "Control register: 0x%x\n", hdsp->control_register); in snd_hdsp_proc_read()
3357 snd_iprintf(buffer, "Control2 register: 0x%x\n", in snd_hdsp_proc_read()
3359 snd_iprintf(buffer, "Status register: 0x%x\n", status); in snd_hdsp_proc_read()
3360 snd_iprintf(buffer, "Status2 register: 0x%x\n", status2); in snd_hdsp_proc_read()
3363 snd_iprintf(buffer, "No I/O box connected.\n" in snd_hdsp_proc_read()
3371 snd_iprintf(buffer, "Firmware loading from " in snd_hdsp_proc_read()
3380 snd_iprintf(buffer, in snd_hdsp_proc_read()
[all …]
Dhdspm.c4762 snd_iprintf(buffer, "--- TCO ---\n"); in snd_hdspm_proc_read_tco()
4769 snd_iprintf(buffer, "TCO module detected.\n"); in snd_hdspm_proc_read_tco()
4772 snd_iprintf(buffer, " LTC valid, "); in snd_hdspm_proc_read_tco()
4776 snd_iprintf(buffer, "24 fps, "); in snd_hdspm_proc_read_tco()
4779 snd_iprintf(buffer, "25 fps, "); in snd_hdspm_proc_read_tco()
4782 snd_iprintf(buffer, "29.97 fps, "); in snd_hdspm_proc_read_tco()
4785 snd_iprintf(buffer, "30 fps, "); in snd_hdspm_proc_read_tco()
4789 snd_iprintf(buffer, "drop frame\n"); in snd_hdspm_proc_read_tco()
4791 snd_iprintf(buffer, "full frame\n"); in snd_hdspm_proc_read_tco()
4794 snd_iprintf(buffer, " no LTC\n"); in snd_hdspm_proc_read_tco()
[all …]
/linux-4.1.27/sound/pci/
Drme96.c1730 snd_iprintf(buffer, rme96->card->longname); in snd_rme96_proc_read()
1731 snd_iprintf(buffer, " (index #%d)\n", rme96->card->number + 1); in snd_rme96_proc_read()
1733 snd_iprintf(buffer, "\nGeneral settings\n"); in snd_rme96_proc_read()
1735 snd_iprintf(buffer, " period size: N/A (interrupts " in snd_rme96_proc_read()
1738 snd_iprintf(buffer, " period size: 2048 bytes\n"); in snd_rme96_proc_read()
1740 snd_iprintf(buffer, " period size: 8192 bytes\n"); in snd_rme96_proc_read()
1742 snd_iprintf(buffer, "\nInput settings\n"); in snd_rme96_proc_read()
1745 snd_iprintf(buffer, " input: optical"); in snd_rme96_proc_read()
1748 snd_iprintf(buffer, " input: coaxial"); in snd_rme96_proc_read()
1751 snd_iprintf(buffer, " input: internal"); in snd_rme96_proc_read()
[all …]
Drme32.c1470 snd_iprintf(buffer, rme32->card->longname); in snd_rme32_proc_read()
1471 snd_iprintf(buffer, " (index #%d)\n", rme32->card->number + 1); in snd_rme32_proc_read()
1473 snd_iprintf(buffer, "\nGeneral settings\n"); in snd_rme32_proc_read()
1475 snd_iprintf(buffer, " Full-duplex mode\n"); in snd_rme32_proc_read()
1477 snd_iprintf(buffer, " Half-duplex mode\n"); in snd_rme32_proc_read()
1479 snd_iprintf(buffer, " receiver: CS8414\n"); in snd_rme32_proc_read()
1481 snd_iprintf(buffer, " receiver: CS8412\n"); in snd_rme32_proc_read()
1484 snd_iprintf(buffer, " format: 24 bit"); in snd_rme32_proc_read()
1486 snd_iprintf(buffer, " format: 16 bit"); in snd_rme32_proc_read()
1489 snd_iprintf(buffer, ", Mono\n"); in snd_rme32_proc_read()
[all …]
Dad1889.c668 snd_iprintf(buffer, "Wave output: %s\n", in snd_ad1889_proc_read()
670 snd_iprintf(buffer, "Wave Channels: %s\n", in snd_ad1889_proc_read()
672 snd_iprintf(buffer, "Wave Quality: %d-bit linear\n", in snd_ad1889_proc_read()
680 snd_iprintf(buffer, "Wave FIFO: %d %s words\n\n", tmp, in snd_ad1889_proc_read()
684 snd_iprintf(buffer, "Synthesis output: %s\n", in snd_ad1889_proc_read()
692 snd_iprintf(buffer, "Synthesis FIFO: %d %s words\n\n", tmp, in snd_ad1889_proc_read()
696 snd_iprintf(buffer, "ADC input: %s\n", in snd_ad1889_proc_read()
698 snd_iprintf(buffer, "ADC Channels: %s\n", in snd_ad1889_proc_read()
700 snd_iprintf(buffer, "ADC Quality: %d-bit linear\n", in snd_ad1889_proc_read()
708 snd_iprintf(buffer, "ADC FIFO: %d %s words\n\n", tmp, in snd_ad1889_proc_read()
[all …]
Dsonicvibes.c1149 snd_iprintf(buffer, "SRS 3D : %s\n", in snd_sonicvibes_proc_read()
1151 snd_iprintf(buffer, "SRS Space : %s\n", in snd_sonicvibes_proc_read()
1157 snd_iprintf(buffer, "SRS Center : %s\n", in snd_sonicvibes_proc_read()
1163 snd_iprintf(buffer, "WaveTable Source : %s\n", in snd_sonicvibes_proc_read()
1167 snd_iprintf(buffer, "Onboard synth : %s\n", tmp & 0x01 ? "on" : "off"); in snd_sonicvibes_proc_read()
1168 snd_iprintf(buffer, "Ext. Rx to synth : %s\n", tmp & 0x02 ? "on" : "off"); in snd_sonicvibes_proc_read()
1169 snd_iprintf(buffer, "MIDI to ext. Tx : %s\n", tmp & 0x04 ? "on" : "off"); in snd_sonicvibes_proc_read()
Dintel8x0m.c1075 snd_iprintf(buffer, "Intel8x0m\n\n"); in snd_intel8x0m_proc_read()
1079 snd_iprintf(buffer, "Global control : 0x%08x\n", in snd_intel8x0m_proc_read()
1081 snd_iprintf(buffer, "Global status : 0x%08x\n", tmp); in snd_intel8x0m_proc_read()
1082 snd_iprintf(buffer, "AC'97 codecs ready :%s%s%s%s\n", in snd_intel8x0m_proc_read()
Dak4531_codec.c479 snd_iprintf(buffer, "Asahi Kasei AK4531\n\n"); in snd_ak4531_proc_read()
480 snd_iprintf(buffer, "Recording source : %s\n" in snd_ak4531_proc_read()
Dintel8x0.c2911 snd_iprintf(buffer, "Intel8x0\n\n"); in snd_intel8x0_proc_read()
2915 snd_iprintf(buffer, "Global control : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT))); in snd_intel8x0_proc_read()
2916 snd_iprintf(buffer, "Global status : 0x%08x\n", tmp); in snd_intel8x0_proc_read()
2918 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM))); in snd_intel8x0_proc_read()
2919 snd_iprintf(buffer, "AC'97 codecs ready :"); in snd_intel8x0_proc_read()
2927 snd_iprintf(buffer, " %s", codecs[i]); in snd_intel8x0_proc_read()
2929 snd_iprintf(buffer, " none"); in snd_intel8x0_proc_read()
2930 snd_iprintf(buffer, "\n"); in snd_intel8x0_proc_read()
2933 snd_iprintf(buffer, "AC'97 codecs SDIN : %i %i %i\n", in snd_intel8x0_proc_read()
Dens1370.c1890 snd_iprintf(buffer, "Ensoniq AudioPCI " CHIP_NAME "\n\n"); in snd_ensoniq_proc_read()
1891 snd_iprintf(buffer, "Joystick enable : %s\n", in snd_ensoniq_proc_read()
1894 snd_iprintf(buffer, "MIC +5V bias : %s\n", in snd_ensoniq_proc_read()
1896 snd_iprintf(buffer, "Line In to AOUT : %s\n", in snd_ensoniq_proc_read()
1899 snd_iprintf(buffer, "Joystick port : 0x%x\n", in snd_ensoniq_proc_read()
Dvia82xx_modem.c930 snd_iprintf(buffer, "%s\n\n", chip->card->longname); in snd_via82xx_proc_read()
932 snd_iprintf(buffer, "%02x: %08x\n", i, inl(chip->port + i)); in snd_via82xx_proc_read()
Dcs4281.c1136 snd_iprintf(buffer, "Cirrus Logic CS4281\n\n"); in snd_cs4281_proc_read()
1137 snd_iprintf(buffer, "Spurious half IRQs : %u\n", chip->spurious_dhtc_irq); in snd_cs4281_proc_read()
1138 snd_iprintf(buffer, "Spurious end IRQs : %u\n", chip->spurious_dtc_irq); in snd_cs4281_proc_read()
Dcmipci.c2782 snd_iprintf(buffer, "%s\n", cm->card->longname); in snd_cmipci_proc_read()
2788 snd_iprintf(buffer, "\n%02x:", i); in snd_cmipci_proc_read()
2789 snd_iprintf(buffer, " %02x", v); in snd_cmipci_proc_read()
2791 snd_iprintf(buffer, "\n"); in snd_cmipci_proc_read()
Datiixp_modem.c1171 snd_iprintf(buffer, "%02x: %08x\n", i, readl(chip->remap_addr + i)); in snd_atiixp_proc_read()
Dvia82xx.c2137 snd_iprintf(buffer, "%s\n\n", chip->card->longname); in snd_via82xx_proc_read()
2139 snd_iprintf(buffer, "%02x: %08x\n", i, inl(chip->port + i)); in snd_via82xx_proc_read()
Datiixp.c1545 snd_iprintf(buffer, "%02x: %08x\n", i, readl(chip->remap_addr + i)); in snd_atiixp_proc_read()
/linux-4.1.27/sound/isa/opti9xx/
Dmiro.c942 snd_iprintf(buffer, "\nGeneral information:\n"); in snd_miro_proc_read()
943 snd_iprintf(buffer, " model : %s\n", model); in snd_miro_proc_read()
944 snd_iprintf(buffer, " opti : %s\n", miro->name); in snd_miro_proc_read()
945 snd_iprintf(buffer, " codec : %s\n", miro->pcm->name); in snd_miro_proc_read()
946 snd_iprintf(buffer, " port : 0x%lx\n", miro->wss_base); in snd_miro_proc_read()
947 snd_iprintf(buffer, " irq : %d\n", miro->irq); in snd_miro_proc_read()
948 snd_iprintf(buffer, " dma : %d,%d\n\n", miro->dma1, miro->dma2); in snd_miro_proc_read()
950 snd_iprintf(buffer, "MPU-401:\n"); in snd_miro_proc_read()
951 snd_iprintf(buffer, " port : 0x%lx\n", miro->mpu_port); in snd_miro_proc_read()
952 snd_iprintf(buffer, " irq : %d\n\n", miro->mpu_irq); in snd_miro_proc_read()
[all …]
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_init.c496 snd_iprintf(buf, "ALSA client number %d\n", system_client); in snd_seq_oss_system_info_read()
497 snd_iprintf(buf, "ALSA receiver port %d\n", system_port); in snd_seq_oss_system_info_read()
499 snd_iprintf(buf, "\nNumber of applications: %d\n", num_clients); in snd_seq_oss_system_info_read()
501 snd_iprintf(buf, "\nApplication %d: ", i); in snd_seq_oss_system_info_read()
503 snd_iprintf(buf, "*empty*\n"); in snd_seq_oss_system_info_read()
506 snd_iprintf(buf, "port %d : queue %d\n", dp->port, dp->queue); in snd_seq_oss_system_info_read()
507 snd_iprintf(buf, " sequencer mode = %s : file open mode = %s\n", in snd_seq_oss_system_info_read()
511 snd_iprintf(buf, " timer tempo = %d, timebase = %d\n", in snd_seq_oss_system_info_read()
513 snd_iprintf(buf, " max queue length %d\n", maxqlen); in snd_seq_oss_system_info_read()
Dseq_oss_synth.c643 snd_iprintf(buf, "\nNumber of synth devices: %d\n", max_synth_devs); in snd_seq_oss_synth_info_read()
645 snd_iprintf(buf, "\nsynth %d: ", i); in snd_seq_oss_synth_info_read()
648 snd_iprintf(buf, "*empty*\n"); in snd_seq_oss_synth_info_read()
651 snd_iprintf(buf, "[%s]\n", rec->name); in snd_seq_oss_synth_info_read()
652 snd_iprintf(buf, " type 0x%x : subtype 0x%x : voices %d\n", in snd_seq_oss_synth_info_read()
655 snd_iprintf(buf, " capabilities : ioctl %s / load_patch %s\n", in snd_seq_oss_synth_info_read()
Dseq_oss_midi.c692 snd_iprintf(buf, "\nNumber of MIDI devices: %d\n", max_midi_devs); in snd_seq_oss_midi_info_read()
694 snd_iprintf(buf, "\nmidi %d: ", i); in snd_seq_oss_midi_info_read()
697 snd_iprintf(buf, "*empty*\n"); in snd_seq_oss_midi_info_read()
700 snd_iprintf(buf, "[%s] ALSA port %d:%d\n", mdev->name, in snd_seq_oss_midi_info_read()
702 snd_iprintf(buf, " capability %s / opened %s\n", in snd_seq_oss_midi_info_read()
Dseq_oss_readq.c232 snd_iprintf(buf, " read queue [%s] length = %d : tick = %ld\n", in snd_seq_oss_readq_info_read()
Dseq_oss.c270 snd_iprintf(buf, "OSS sequencer emulation version %s\n", SNDRV_SEQ_OSS_VERSION_STR); in info_read()
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr.c1255 snd_iprintf(buffer, "\n%s\n", mgr->longname); in pcxhr_proc_info()
1263 snd_iprintf(buffer, "module version %s\n", in pcxhr_proc_info()
1265 snd_iprintf(buffer, "dsp version %d.%d.%d\n", in pcxhr_proc_info()
1268 snd_iprintf(buffer, "analog io available\n"); in pcxhr_proc_info()
1270 snd_iprintf(buffer, "digital only board\n"); in pcxhr_proc_info()
1287 snd_iprintf(buffer, "cpu load %d%%\n", cur); in pcxhr_proc_info()
1288 snd_iprintf(buffer, "buffer pool %d/%d\n", in pcxhr_proc_info()
1292 snd_iprintf(buffer, "dma granularity : %d\n", in pcxhr_proc_info()
1294 snd_iprintf(buffer, "dsp time errors : %d\n", in pcxhr_proc_info()
1296 snd_iprintf(buffer, "dsp async pipe xrun errors : %d\n", in pcxhr_proc_info()
[all …]
/linux-4.1.27/sound/core/seq/
Dseq_queue.c777 snd_iprintf(buffer, "queue %d: [%s]\n", q->queue, q->name); in snd_seq_info_queues_read()
778 snd_iprintf(buffer, "owned by client : %d\n", q->owner); in snd_seq_info_queues_read()
779 snd_iprintf(buffer, "lock status : %s\n", q->locked ? "Locked" : "Free"); in snd_seq_info_queues_read()
780 snd_iprintf(buffer, "queued time events : %d\n", snd_seq_prioq_avail(q->timeq)); in snd_seq_info_queues_read()
781 snd_iprintf(buffer, "queued tick events : %d\n", snd_seq_prioq_avail(q->tickq)); in snd_seq_info_queues_read()
782 snd_iprintf(buffer, "timer state : %s\n", tmr->running ? "Running" : "Stopped"); in snd_seq_info_queues_read()
783 snd_iprintf(buffer, "timer PPQ : %d\n", tmr->ppq); in snd_seq_info_queues_read()
784 snd_iprintf(buffer, "current tempo : %d\n", tmr->tempo); in snd_seq_info_queues_read()
785 snd_iprintf(buffer, "current BPM : %d\n", bpm); in snd_seq_info_queues_read()
786snd_iprintf(buffer, "current time : %d.%09d s\n", tmr->cur_time.tv_sec, tmr->cur_time.tv_nse… in snd_seq_info_queues_read()
[all …]
Dseq_memory.c517 snd_iprintf(buffer, "%sPool size : %d\n", space, pool->total_elements); in snd_seq_info_pool()
518 snd_iprintf(buffer, "%sCells in use : %d\n", space, atomic_read(&pool->counter)); in snd_seq_info_pool()
519 snd_iprintf(buffer, "%sPeak cells in use : %d\n", space, pool->max_used); in snd_seq_info_pool()
520 snd_iprintf(buffer, "%sAlloc success : %d\n", space, pool->event_alloc_success); in snd_seq_info_pool()
521 snd_iprintf(buffer, "%sAlloc failures : %d\n", space, pool->event_alloc_failures); in snd_seq_info_pool()
Dseq_clientmgr.c2470 snd_iprintf(buffer, msg); in snd_seq_info_dump_subscribers()
2477 snd_iprintf(buffer, ", "); in snd_seq_info_dump_subscribers()
2478 snd_iprintf(buffer, "%d:%d", in snd_seq_info_dump_subscribers()
2482snd_iprintf(buffer, "[%c:%d]", ((s->info.flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL) ? 'r' : 't'), s->i… in snd_seq_info_dump_subscribers()
2484 snd_iprintf(buffer, "[ex]"); in snd_seq_info_dump_subscribers()
2487 snd_iprintf(buffer, "\n"); in snd_seq_info_dump_subscribers()
2503 snd_iprintf(buffer, " Port %3d : \"%s\" (%c%c%c%c)\n", in snd_seq_info_dump_ports()
2523 snd_iprintf(buffer, "Client info\n"); in snd_seq_info_clients_read()
2524 snd_iprintf(buffer, " cur clients : %d\n", client_usage.cur); in snd_seq_info_clients_read()
2525 snd_iprintf(buffer, " peak clients : %d\n", client_usage.peak); in snd_seq_info_clients_read()
[all …]
Dseq_timer.c492 snd_iprintf(buffer, "Timer for queue %i : %s\n", q->queue, ti->timer->name); in snd_seq_info_timer_read()
494snd_iprintf(buffer, " Period time : %lu.%09lu\n", resolution / 1000000000, resolution % 100000000… in snd_seq_info_timer_read()
495 snd_iprintf(buffer, " Skew : %u / %u\n", tmr->skew, tmr->skew_base); in snd_seq_info_timer_read()
Dseq_device.c83 snd_iprintf(buffer, "snd-%s,%s,%d\n", sdev->id, in print_dev_info()
/linux-4.1.27/sound/drivers/
Daloop.c1062 snd_iprintf(buffer, " %s\n", id); in print_dpcm_info()
1064 snd_iprintf(buffer, " inactive\n"); in print_dpcm_info()
1067 snd_iprintf(buffer, " buffer_size:\t%u\n", dpcm->pcm_buffer_size); in print_dpcm_info()
1068 snd_iprintf(buffer, " buffer_pos:\t\t%u\n", dpcm->buf_pos); in print_dpcm_info()
1069 snd_iprintf(buffer, " silent_size:\t%u\n", dpcm->silent_size); in print_dpcm_info()
1070 snd_iprintf(buffer, " period_size:\t%u\n", dpcm->pcm_period_size); in print_dpcm_info()
1071 snd_iprintf(buffer, " bytes_per_sec:\t%u\n", dpcm->pcm_bps); in print_dpcm_info()
1072 snd_iprintf(buffer, " sample_align:\t%u\n", dpcm->pcm_salign); in print_dpcm_info()
1073 snd_iprintf(buffer, " rate_shift:\t\t%u\n", dpcm->pcm_rate_shift); in print_dpcm_info()
1074 snd_iprintf(buffer, " update_pending:\t%u\n", in print_dpcm_info()
[all …]
Ddummy.c929 snd_iprintf(buffer, " %s", snd_pcm_format_name(i)); in print_formats()
943 snd_iprintf(buffer, " continuous"); in print_rates()
945 snd_iprintf(buffer, " knot"); in print_rates()
948 snd_iprintf(buffer, " %d", rates[i]); in print_rates()
989 snd_iprintf(buffer, "%s ", fields[i].name); in dummy_proc_read()
991 snd_iprintf(buffer, fields[i].format, in dummy_proc_read()
994 snd_iprintf(buffer, fields[i].format, in dummy_proc_read()
1000 snd_iprintf(buffer, "\n"); in dummy_proc_read()
/linux-4.1.27/sound/pci/oxygen/
Doxygen_lib.c212 snd_iprintf(buffer, "CMI878%c:\n", i); in oxygen_proc_read()
214 snd_iprintf(buffer, "%02x:", i); in oxygen_proc_read()
216 snd_iprintf(buffer, " %02x", oxygen_read8(chip, i + j)); in oxygen_proc_read()
217 snd_iprintf(buffer, "\n"); in oxygen_proc_read()
222 snd_iprintf(buffer, "\nAC97:\n"); in oxygen_proc_read()
224 snd_iprintf(buffer, "%02x:", i); in oxygen_proc_read()
226 snd_iprintf(buffer, " %04x", in oxygen_proc_read()
228 snd_iprintf(buffer, "\n"); in oxygen_proc_read()
232 snd_iprintf(buffer, "\nAC97 2:\n"); in oxygen_proc_read()
234 snd_iprintf(buffer, "%02x:", i); in oxygen_proc_read()
[all …]
Dxonar_cs43xx.c382 snd_iprintf(buffer, "\nCS4362A:"); in dump_cs4362a_registers()
384 snd_iprintf(buffer, " %02x", data->cs4362a_regs[i]); in dump_cs4362a_registers()
385 snd_iprintf(buffer, "\n"); in dump_cs4362a_registers()
394 snd_iprintf(buffer, "\nCS4398: 7?"); in dump_d1_registers()
396 snd_iprintf(buffer, " %02x", data->cs4398_regs[i]); in dump_d1_registers()
397 snd_iprintf(buffer, "\n"); in dump_d1_registers()
Dxonar_dg.c290 snd_iprintf(buffer, "\nCS4245:"); in dump_cs4245_registers()
293 snd_iprintf(buffer, " %02x", data->cs4245_shadow[addr]); in dump_cs4245_registers()
294 snd_iprintf(buffer, "\n"); in dump_cs4245_registers()
Doxygen.c697 snd_iprintf(buffer, "\nAK4396 %u:", dac + 1); in dump_ak4396_registers()
699 snd_iprintf(buffer, " %02x", data->ak4396_regs[dac][i]); in dump_ak4396_registers()
701 snd_iprintf(buffer, "\n"); in dump_ak4396_registers()
710 snd_iprintf(buffer, "\nWM8785:"); in dump_wm8785_registers()
712 snd_iprintf(buffer, " %03x", data->wm8785_regs[i]); in dump_wm8785_registers()
713 snd_iprintf(buffer, "\n"); in dump_wm8785_registers()
Dxonar_pcm179x.c1085 snd_iprintf(buffer, "\nPCM1796 %u:", dac + 1); in dump_pcm1796_registers()
1087 snd_iprintf(buffer, " %02x", in dump_pcm1796_registers()
1090 snd_iprintf(buffer, "\n"); in dump_pcm1796_registers()
1100 snd_iprintf(buffer, "\nCS2000:\n00: "); in dump_cs2000_registers()
1102 snd_iprintf(buffer, " %02x", data->cs2000_regs[i]); in dump_cs2000_registers()
1103 snd_iprintf(buffer, "\n10:"); in dump_cs2000_registers()
1105 snd_iprintf(buffer, " %02x", data->cs2000_regs[i]); in dump_cs2000_registers()
1106 snd_iprintf(buffer, "\n"); in dump_cs2000_registers()
Dxonar_wm87x6.c1235 snd_iprintf(buffer, "\nWM8776:\n00:"); in dump_wm8776_registers()
1237 snd_iprintf(buffer, " %03x", data->wm8776_regs[i]); in dump_wm8776_registers()
1238 snd_iprintf(buffer, "\n10:"); in dump_wm8776_registers()
1240 snd_iprintf(buffer, " %03x", data->wm8776_regs[i]); in dump_wm8776_registers()
1241 snd_iprintf(buffer, "\n"); in dump_wm8776_registers()
1251 snd_iprintf(buffer, "\nWM8766:\n00:"); in dump_wm87x6_registers()
1253 snd_iprintf(buffer, " %03x", data->wm8766_regs[i]); in dump_wm87x6_registers()
1254 snd_iprintf(buffer, "\n"); in dump_wm87x6_registers()
/linux-4.1.27/sound/isa/sb/
Dsb16_csp.c1140snd_iprintf(buffer, "Creative Signal Processor [v%d.%d]\n", (p->version >> 4), (p->version & 0x0f)… in info_read()
1141 snd_iprintf(buffer, "State: %cx%c%c%c\n", ((p->running & SNDRV_SB_CSP_ST_QSOUND) ? 'Q' : '-'), in info_read()
1146 snd_iprintf(buffer, "Codec: %s [func #%d]\n", p->codec_name, p->func_nr); in info_read()
1147 snd_iprintf(buffer, "Sample rates: "); in info_read()
1149 snd_iprintf(buffer, "All\n"); in info_read()
1151 snd_iprintf(buffer, "%s%s%s%s\n", in info_read()
1158 snd_iprintf(buffer, "QSound decoder %sabled\n", in info_read()
1161 snd_iprintf(buffer, "PCM format ID: 0x%x (%s/%s) [%s/%s] [%s/%s]\n", in info_read()
1172 snd_iprintf(buffer, "Autoloaded Mu-Law, A-Law or Ima-ADPCM hardware codec\n"); in info_read()
1175 snd_iprintf(buffer, "Processing %dbit %s PCM samples\n", in info_read()
[all …]
/linux-4.1.27/sound/pci/ice1712/
Dice1712.c1570 snd_iprintf(buffer, "%s\n\n", ice->card->longname); in snd_ice1712_proc_read()
1571 snd_iprintf(buffer, "EEPROM:\n"); in snd_ice1712_proc_read()
1573 snd_iprintf(buffer, " Subvendor : 0x%x\n", ice->eeprom.subvendor); in snd_ice1712_proc_read()
1574 snd_iprintf(buffer, " Size : %i bytes\n", ice->eeprom.size); in snd_ice1712_proc_read()
1575 snd_iprintf(buffer, " Version : %i\n", ice->eeprom.version); in snd_ice1712_proc_read()
1576 snd_iprintf(buffer, " Codec : 0x%x\n", ice->eeprom.data[ICE_EEP1_CODEC]); in snd_ice1712_proc_read()
1577 snd_iprintf(buffer, " ACLink : 0x%x\n", ice->eeprom.data[ICE_EEP1_ACLINK]); in snd_ice1712_proc_read()
1578 snd_iprintf(buffer, " I2S ID : 0x%x\n", ice->eeprom.data[ICE_EEP1_I2SID]); in snd_ice1712_proc_read()
1579 snd_iprintf(buffer, " S/PDIF : 0x%x\n", ice->eeprom.data[ICE_EEP1_SPDIF]); in snd_ice1712_proc_read()
1580 snd_iprintf(buffer, " GPIO mask : 0x%x\n", ice->eeprom.gpiomask); in snd_ice1712_proc_read()
[all …]
Dice1724.c1538 snd_iprintf(buffer, "%s\n\n", ice->card->longname); in snd_vt1724_proc_read()
1539 snd_iprintf(buffer, "EEPROM:\n"); in snd_vt1724_proc_read()
1541 snd_iprintf(buffer, " Subvendor : 0x%x\n", ice->eeprom.subvendor); in snd_vt1724_proc_read()
1542 snd_iprintf(buffer, " Size : %i bytes\n", ice->eeprom.size); in snd_vt1724_proc_read()
1543 snd_iprintf(buffer, " Version : %i\n", ice->eeprom.version); in snd_vt1724_proc_read()
1544 snd_iprintf(buffer, " System Config : 0x%x\n", in snd_vt1724_proc_read()
1546 snd_iprintf(buffer, " ACLink : 0x%x\n", in snd_vt1724_proc_read()
1548 snd_iprintf(buffer, " I2S : 0x%x\n", in snd_vt1724_proc_read()
1550 snd_iprintf(buffer, " S/PDIF : 0x%x\n", in snd_vt1724_proc_read()
1552 snd_iprintf(buffer, " GPIO direction : 0x%x\n", in snd_vt1724_proc_read()
[all …]
Dpontis.c655 snd_iprintf(buffer, "%02x = %04x\n", reg, val); in wm_proc_regs_read()
678 snd_iprintf(buffer, "%02x = %02x\n", reg, val); in cs_proc_regs_read()
681 snd_iprintf(buffer, "%02x = %02x\n", 0x7f, val); in cs_proc_regs_read()
Dquartet.c496 snd_iprintf(buffer, "SCR: %s\n", get_binary(bin_buffer, in proc_regs_read()
498 snd_iprintf(buffer, "MCR: %s\n", get_binary(bin_buffer, in proc_regs_read()
500 snd_iprintf(buffer, "CPLD: %s\n", get_binary(bin_buffer, in proc_regs_read()
Dprodigy192.c647 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val); in stac9460_proc_regs_read()
Dprodigy_hifi.c919 snd_iprintf(buffer, "%02x = %04x\n", reg, val); in wm_proc_regs_read()
/linux-4.1.27/sound/pci/mixart/
Dmixart.c1189 snd_iprintf(buffer, "Digigram miXart (alsa card %d)\n\n", chip->chip_idx); in snd_mixart_proc_read()
1193 snd_iprintf(buffer, "- hardware -\n"); in snd_mixart_proc_read()
1195 …case MIXART_DAUGHTER_TYPE_NONE : snd_iprintf(buffer, "\tmiXart8 (no daughter board)\n\n"); bre… in snd_mixart_proc_read()
1196 case MIXART_DAUGHTER_TYPE_AES : snd_iprintf(buffer, "\tmiXart8 AES/EBU\n\n"); break; in snd_mixart_proc_read()
1197 case MIXART_DAUGHTER_TYPE_COBRANET : snd_iprintf(buffer, "\tmiXart8 Cobranet\n\n"); break; in snd_mixart_proc_read()
1198 default: snd_iprintf(buffer, "\tUNKNOWN!\n\n"); break; in snd_mixart_proc_read()
1201 snd_iprintf(buffer, "- system load -\n"); in snd_mixart_proc_read()
1212 snd_iprintf(buffer, "\tstreaming : %d\n", streaming); in snd_mixart_proc_read()
1213 snd_iprintf(buffer, "\tmailbox : %d\n", mailbox); in snd_mixart_proc_read()
1214 snd_iprintf(buffer, "\tinterrupts handling : %d\n\n", interr); in snd_mixart_proc_read()
/linux-4.1.27/sound/pci/korg1212/
Dkorg1212.c2049 snd_iprintf(buffer, korg1212->card->longname); in snd_korg1212_proc_read()
2050 snd_iprintf(buffer, " (index #%d)\n", korg1212->card->number + 1); in snd_korg1212_proc_read()
2051 snd_iprintf(buffer, "\nGeneral settings\n"); in snd_korg1212_proc_read()
2052 snd_iprintf(buffer, " period size: %Zd bytes\n", K1212_PERIOD_BYTES); in snd_korg1212_proc_read()
2053 snd_iprintf(buffer, " clock mode: %s\n", clockSourceName[korg1212->clkSrcRate] ); in snd_korg1212_proc_read()
2054 snd_iprintf(buffer, " left ADC Sens: %d\n", korg1212->leftADCInSens ); in snd_korg1212_proc_read()
2055 snd_iprintf(buffer, " right ADC Sens: %d\n", korg1212->rightADCInSens ); in snd_korg1212_proc_read()
2056 snd_iprintf(buffer, " Volume Info:\n"); in snd_korg1212_proc_read()
2058 snd_iprintf(buffer, " Channel %d: %s -> %s [%d]\n", n, in snd_korg1212_proc_read()
2062 snd_iprintf(buffer, "\nGeneral status\n"); in snd_korg1212_proc_read()
[all …]
/linux-4.1.27/include/sound/
Dinfo.h114 int snd_iprintf(struct snd_info_buffer *buffer, const char *fmt, ...);
156 static inline int snd_iprintf(struct snd_info_buffer *buffer, char *fmt, ...) { return 0; } in snd_iprintf() function
/linux-4.1.27/sound/pci/lx6464es/
Dlx6464es.c923 snd_iprintf(buffer, "capture levels:\n"); in lx_proc_levels_read()
930 snd_iprintf(buffer, "%08x ", levels[i*8+j]); in lx_proc_levels_read()
931 snd_iprintf(buffer, "\n"); in lx_proc_levels_read()
934 snd_iprintf(buffer, "\nplayback levels:\n"); in lx_proc_levels_read()
942 snd_iprintf(buffer, "%08x ", levels[i*8+j]); in lx_proc_levels_read()
943 snd_iprintf(buffer, "\n"); in lx_proc_levels_read()
946 snd_iprintf(buffer, "\n"); in lx_proc_levels_read()
/linux-4.1.27/sound/pci/riptide/
Driptide.c1919 snd_iprintf(buffer, "%s\n\n", chip->card->longname); in snd_riptide_proc_read()
1920 snd_iprintf(buffer, "Device ID: 0x%x\nReceived IRQs: (%ld)%ld\nPorts:", in snd_riptide_proc_read()
1923 snd_iprintf(buffer, "%c%02x: %08x", in snd_riptide_proc_read()
1926 snd_iprintf(buffer, in snd_riptide_proc_read()
1932 snd_iprintf(buffer, "\nDigital mixer:"); in snd_riptide_proc_read()
1935 snd_iprintf(buffer, "\n %d: %d %d", i, rval, lval); in snd_riptide_proc_read()
1937 snd_iprintf(buffer, in snd_riptide_proc_read()
1942 snd_iprintf(buffer, "\nOpen streams %d:\n", chip->openstreams); in snd_riptide_proc_read()
1948 snd_iprintf(buffer, in snd_riptide_proc_read()
1953 snd_iprintf(buffer, "rate: %d\n", rate); in snd_riptide_proc_read()
[all …]
/linux-4.1.27/sound/pcmcia/pdaudiocf/
Dpdaudiocf_core.c143 snd_iprintf(buffer, "PDAudioCF\n\n"); in pdacf_proc_read()
145 snd_iprintf(buffer, "FPGA revision : 0x%x\n", PDAUDIOCF_FPGAREV(tmp)); in pdacf_proc_read()
/linux-4.1.27/sound/sparc/
Ddbri.c2473 snd_iprintf(buffer, "REG0: 0x%x\n", sbus_readl(dbri->regs + REG0)); in dbri_regs_read()
2474 snd_iprintf(buffer, "REG2: 0x%x\n", sbus_readl(dbri->regs + REG2)); in dbri_regs_read()
2475 snd_iprintf(buffer, "REG8: 0x%x\n", sbus_readl(dbri->regs + REG8)); in dbri_regs_read()
2476 snd_iprintf(buffer, "REG9: 0x%x\n", sbus_readl(dbri->regs + REG9)); in dbri_regs_read()
2485 snd_iprintf(buffer, "debug=%d\n", dbri_debug); in dbri_debug_read()
2490 snd_iprintf(buffer, in dbri_debug_read()
/linux-4.1.27/sound/pci/trident/
Dtrident_main.c3305 snd_iprintf(buffer, "%s\n\n", s); in snd_trident_proc_read()
3306 snd_iprintf(buffer, "Spurious IRQs : %d\n", trident->spurious_irq_count); in snd_trident_proc_read()
3307 snd_iprintf(buffer, "Spurious IRQ dlta: %d\n", trident->spurious_irq_max_delta); in snd_trident_proc_read()
3309 snd_iprintf(buffer, "IEC958 Mixer Out : %s\n", trident->spdif_ctrl == 0x28 ? "on" : "off"); in snd_trident_proc_read()
3311 snd_iprintf(buffer, "Rear Speakers : %s\n", trident->ac97_ctrl & 0x00000010 ? "on" : "off"); in snd_trident_proc_read()
3313 snd_iprintf(buffer,"\nVirtual Memory\n"); in snd_trident_proc_read()
3314 snd_iprintf(buffer, "Memory Maximum : %d\n", trident->tlb.memhdr->size); in snd_trident_proc_read()
3315 snd_iprintf(buffer, "Memory Used : %d\n", trident->tlb.memhdr->used); in snd_trident_proc_read()
3316 snd_iprintf(buffer, "Memory Free : %d\n", snd_util_mem_avail(trident->tlb.memhdr)); in snd_trident_proc_read()
/linux-4.1.27/sound/core/oss/
Dmixer_oss.c1163 snd_iprintf(buffer, "%s ", oss_mixer_names[i]); in snd_mixer_oss_proc_read()
1165 snd_iprintf(buffer, "\"%s\" %d\n", in snd_mixer_oss_proc_read()
1169 snd_iprintf(buffer, "\"\" 0\n"); in snd_mixer_oss_proc_read()
Dpcm_oss.c2851 snd_iprintf(buffer, "%s %u %u%s%s%s%s%s%s\n", in snd_pcm_oss_proc_read()
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c2759 snd_iprintf(buffer, "ASIHPI driver proc file\n"); in snd_asihpi_proc_read()
2765 snd_iprintf(buffer, in snd_asihpi_proc_read()
2771 snd_iprintf(buffer, in snd_asihpi_proc_read()
2785 snd_iprintf(buffer, "Sample Clock %dHz, source %s\n", in snd_asihpi_proc_read()
/linux-4.1.27/sound/i2c/other/
Dak4113.c490 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val); in snd_ak4113_proc_regs_read()
Dak4114.c463 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val); in snd_ak4114_proc_regs_read()
Dak4xxx-adda.c871 snd_iprintf(buffer, "chip %d: 0x%02x = 0x%02x\n", chip, in proc_regs_read()
/linux-4.1.27/sound/pci/ymfpci/
Dymfpci_main.c1981 snd_iprintf(buffer, "YMFPCI\n\n"); in snd_ymfpci_proc_read()
1983 snd_iprintf(buffer, "%04x: %04x\n", i, snd_ymfpci_readl(chip, i)); in snd_ymfpci_proc_read()
/linux-4.1.27/sound/pci/ali5451/
Dali5451.c2050 snd_iprintf(buf, "%02x: %08x\n", i, inl(ALI_REG(codec, i))); in snd_ali_proc_read()