Home
last modified time | relevance | path

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

12

/linux/sound/firewire/dice/
H A Ddice-proc.c119 snd_iprintf(buffer, "sections:\n"); in dice_proc_read()
121 snd_iprintf(buffer, " %s: offset %u, size %u\n", in dice_proc_read()
128 snd_iprintf(buffer, "global:\n"); in dice_proc_read()
129 snd_iprintf(buffer, " owner: %04x:%04x%08x\n", in dice_proc_read()
132 snd_iprintf(buffer, " notification: %08x\n", buf.global.notification); in dice_proc_read()
134 snd_iprintf(buffer, " nick name: %s\n", buf.global.nick_name); in dice_proc_read()
135 snd_iprintf(buffer, " clock select: %s %s\n", in dice_proc_read()
141 snd_iprintf(buffer, " enable: %u\n", buf.global.enable); in dice_proc_read()
142 snd_iprintf(buffer, " status: %slocked %s\n", in dice_proc_read()
148 snd_iprintf(buffer, " ext status: %08x\n", buf.global.extended_status); in dice_proc_read()
[all …]
/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c41 snd_iprintf(buffer, "guid_hi: 0x%X\n", hwinfo->guid_hi); in proc_read_hwinfo()
42 snd_iprintf(buffer, "guid_lo: 0x%X\n", hwinfo->guid_lo); in proc_read_hwinfo()
43 snd_iprintf(buffer, "type: 0x%X\n", hwinfo->type); in proc_read_hwinfo()
44 snd_iprintf(buffer, "version: 0x%X\n", hwinfo->version); in proc_read_hwinfo()
45 snd_iprintf(buffer, "vendor_name: %s\n", hwinfo->vendor_name); in proc_read_hwinfo()
46 snd_iprintf(buffer, "model_name: %s\n", hwinfo->model_name); in proc_read_hwinfo()
48 snd_iprintf(buffer, "dsp_version: 0x%X\n", hwinfo->dsp_version); in proc_read_hwinfo()
49 snd_iprintf(buffer, "arm_version: 0x%X\n", hwinfo->arm_version); in proc_read_hwinfo()
50 snd_iprintf(buffer, "fpga_version: 0x%X\n", hwinfo->fpga_version); in proc_read_hwinfo()
52 snd_iprintf(buffer, "flags: 0x%X\n", hwinfo->flags); in proc_read_hwinfo()
[all …]
/linux/sound/firewire/bebob/
H A Dbebob_proc.c49 snd_iprintf(buffer, "Manufacturer:\t%.8s\n", in proc_read_hw_info()
51 snd_iprintf(buffer, "Protocol Ver:\t%d\n", info->protocol_ver); in proc_read_hw_info()
52 snd_iprintf(buffer, "Build Ver:\t%d\n", info->bld_ver); in proc_read_hw_info()
53 snd_iprintf(buffer, "GUID:\t\t0x%.8X%.8X\n", in proc_read_hw_info()
55 snd_iprintf(buffer, "Model ID:\t0x%02X\n", info->model_id); in proc_read_hw_info()
56 snd_iprintf(buffer, "Model Rev:\t%d\n", info->model_rev); in proc_read_hw_info()
57 snd_iprintf(buffer, "Firmware Date:\t%.8s\n", (char *)&info->fw_date); in proc_read_hw_info()
58 snd_iprintf(buffer, "Firmware Time:\t%.8s\n", (char *)&info->fw_time); in proc_read_hw_info()
59 snd_iprintf(buffer, "Firmware ID:\t0x%X\n", info->fw_id); in proc_read_hw_info()
60 snd_iprintf(buffer, "Firmware Ver:\t%d\n", info->fw_ver); in proc_read_hw_info()
[all …]
/linux/sound/pci/lola/
H A Dlola_proc.c22 snd_iprintf(buffer, "Node 0x%02x %s wcaps 0x%x\n", nid, name, val); in print_audio_widget()
24 snd_iprintf(buffer, " Formats: 0x%x\n", val); in print_audio_widget()
34 snd_iprintf(buffer, "Node 0x%02x %s wcaps 0x%x\n", nid, name, val); in print_pin_widget()
38 snd_iprintf(buffer, " Amp-Caps: 0x%x\n", val); in print_pin_widget()
39 snd_iprintf(buffer, " mute=%d, step-size=%d, steps=%d, ofs=%d\n", in print_pin_widget()
45 snd_iprintf(buffer, " Max-level: 0x%x\n", val); in print_pin_widget()
55 snd_iprintf(buffer, "Node 0x%02x [Clock] wcaps 0x%x\n", nid, val); in print_clock_widget()
82 snd_iprintf(buffer, " Clock %d: Type %d:%s, freq=%d\n", in print_clock_widget()
94 snd_iprintf(buffer, "Node 0x%02x [Mixer] wcaps 0x%x\n", nid, val); in print_mixer_widget()
105 snd_iprintf(buffer, "Vendor: 0x%08x\n", val); in lola_proc_codec_read()
[all …]
/linux/sound/core/
H A Dinfo_oss.c52 snd_iprintf(buf, "\n%s:", id); in snd_sndstat_show_strings()
58 snd_iprintf(buf, "\n"); in snd_sndstat_show_strings()
61 snd_iprintf(buf, "%i: %s\n", idx, str); in snd_sndstat_show_strings()
65 snd_iprintf(buf, " NOT ENABLED IN CONFIG\n"); in snd_sndstat_show_strings()
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()
H A Dump.c518 snd_iprintf(buffer, "EP Name: %s\n", ump->info.name); in snd_ump_proc_read()
519 snd_iprintf(buffer, "EP Product ID: %s\n", ump->info.product_id); in snd_ump_proc_read()
520 snd_iprintf(buffer, "UMP Version: 0x%04x\n", ump->info.version); in snd_ump_proc_read()
521 snd_iprintf(buffer, "Protocol Caps: 0x%08x\n", ump->info.protocol_caps); in snd_ump_proc_read()
522 snd_iprintf(buffer, "Protocol: 0x%08x\n", ump->info.protocol); in snd_ump_proc_read()
524 snd_iprintf(buffer, "Manufacturer ID: 0x%08x\n", in snd_ump_proc_read()
526 snd_iprintf(buffer, "Family ID: 0x%04x\n", ump->info.family_id); in snd_ump_proc_read()
527 snd_iprintf(buffer, "Model ID: 0x%04x\n", ump->info.model_id); in snd_ump_proc_read()
528 snd_iprintf(buffer, "SW Revision: 0x%4phN\n", ump->info.sw_revision); in snd_ump_proc_read()
530 snd_iprintf(buffer, "Static Blocks: %s\n", in snd_ump_proc_read()
[all …]
H A Dinit.c941 snd_iprintf(buffer, "%2i [%-15s]: %s - %s\n", in snd_card_info_read()
946 snd_iprintf(buffer, " %s\n", in snd_card_info_read()
951 snd_iprintf(buffer, "--- no soundcards ---\n"); in snd_card_info_read()
965 snd_iprintf(buffer, "%s\n", card->longname); in snd_card_info_read_oss()
969 snd_iprintf(buffer, "--- no soundcards ---\n"); in snd_card_info_read_oss()
986 snd_iprintf(buffer, "%2i %s\n", in snd_card_module_info_read()
H A Dsound_oss.c223 snd_iprintf(buffer, "%3i: [%i-%2i]: %s\n", minor, in snd_minor_info_oss_read()
227 snd_iprintf(buffer, "%3i: : %s\n", minor, in snd_minor_info_oss_read()
H A Drawmidi.c1711 snd_iprintf(buffer, "%s\n\n", rmidi->name); in snd_rawmidi_proc_info_read()
1713 snd_iprintf(buffer, "Type: %s\n", in snd_rawmidi_proc_info_read()
1722 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1728 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1736 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1749 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1755 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1764 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
1772 snd_iprintf(buffer, in snd_rawmidi_proc_info_read()
H A Dpcm_memory.c160 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_buffer.bytes / 1024); in snd_pcm_lib_preallocate_proc_read()
172 snd_iprintf(buffer, "%lu\n", (unsigned long) substream->dma_max / 1024); in snd_pcm_lib_preallocate_max_proc_read()
H A Dtimer.c1230 snd_iprintf(buffer, "G%i: ", timer->tmr_device); in snd_timer_proc_read()
1233 snd_iprintf(buffer, "C%i-%i: ", in snd_timer_proc_read()
1237 snd_iprintf(buffer, "P%i-%i-%i: ", timer->card->number, in snd_timer_proc_read()
1241 snd_iprintf(buffer, "?%i-%i-%i-%i: ", timer->tmr_class, in snd_timer_proc_read()
1245 snd_iprintf(buffer, "%s :", timer->name); in snd_timer_proc_read()
1249 snd_iprintf(buffer, " %lu.%03luus (%lu ticks)", in snd_timer_proc_read()
1254 snd_iprintf(buffer, " SLAVE"); in snd_timer_proc_read()
1255 snd_iprintf(buffer, "\n"); in snd_timer_proc_read()
1257 snd_iprintf(buffer, " Client %s : %s\n", in snd_timer_proc_read()
H A Dseq_device.c68 snd_iprintf(buffer, "snd-%s,%s,%d\n", sdev->id, in print_dev_info()
H A Dinfo.c472 snd_iprintf(buffer, "%s\n", card->id); in snd_card_id_read()
873 snd_iprintf(buffer, in snd_info_version_read()
/linux/sound/isa/gus/
H A Dgus_irq.c109 snd_iprintf(buffer, "midi out = %u\n", gus->gf1.interrupt_stat_midi_out); in snd_gus_irq_info_read()
110 snd_iprintf(buffer, "midi in = %u\n", gus->gf1.interrupt_stat_midi_in); in snd_gus_irq_info_read()
111 snd_iprintf(buffer, "timer1 = %u\n", gus->gf1.interrupt_stat_timer1); in snd_gus_irq_info_read()
112 snd_iprintf(buffer, "timer2 = %u\n", gus->gf1.interrupt_stat_timer2); in snd_gus_irq_info_read()
113 snd_iprintf(buffer, "dma write = %u\n", gus->gf1.interrupt_stat_dma_write); in snd_gus_irq_info_read()
114 snd_iprintf(buffer, "dma read = %u\n", gus->gf1.interrupt_stat_dma_read); in snd_gus_irq_info_read()
115 snd_iprintf(buffer, "voice lost = %u\n", gus->gf1.interrupt_stat_voice_lost); in snd_gus_irq_info_read()
118 snd_iprintf(buffer, "voice %i: wave = %u, volume = %u\n", in snd_gus_irq_info_read()
/linux/sound/firewire/motu/
H A Dmotu-proc.c39 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()
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()
/linux/sound/firewire/oxfw/
H A Doxfw-proc.c26 snd_iprintf(buffer, "Input Stream to device:\n"); in proc_read_formation()
27 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
42 snd_iprintf(buffer, "%c\t%d\t%d\t%d\n", flag, in proc_read_formation()
56 snd_iprintf(buffer, "Output Stream from device:\n"); in proc_read_formation()
57 snd_iprintf(buffer, "\tRate\tPCM\tMIDI\n"); in proc_read_formation()
72 snd_iprintf(buffer, "%c\t%d\t%d\t%d\n", flag, in proc_read_formation()
/linux/sound/firewire/digi00x/
H A Ddigi00x-proc.c51 snd_iprintf(buf, "Optical mode: %s\n", optical_name[mode]); in proc_read_clock()
52 snd_iprintf(buf, "Sampling Rate: %d\n", rate); in proc_read_clock()
53 snd_iprintf(buf, "Clock Source: %s\n", source_name[clock]); in proc_read_clock()
60 snd_iprintf(buf, "External source: %s\n", detect ? "detected" : "not"); in proc_read_clock()
65 snd_iprintf(buf, "External sampling rate: %d\n", rate); in proc_read_clock()
/linux/sound/firewire/tascam/
H A Dtascam-proc.c46 snd_iprintf(buffer, "Register: %d (0x%08x)\n", reg & 0xffff, reg); in proc_read_firmware()
47 snd_iprintf(buffer, "FPGA: %d (0x%08x)\n", fpga & 0xffff, fpga); in proc_read_firmware()
48 snd_iprintf(buffer, "ARM: %d (0x%08x)\n", arm & 0xffff, arm); in proc_read_firmware()
49 snd_iprintf(buffer, "Hardware: %d (0x%08x)\n", hw >> 16, hw); in proc_read_firmware()
/linux/sound/core/seq/oss/
H A Dseq_oss_init.c471 snd_iprintf(buf, "ALSA client number %d\n", system_client); in snd_seq_oss_system_info_read()
472 snd_iprintf(buf, "ALSA receiver port %d\n", system_port); in snd_seq_oss_system_info_read()
474 snd_iprintf(buf, "\nNumber of applications: %d\n", num_clients); in snd_seq_oss_system_info_read()
476 snd_iprintf(buf, "\nApplication %d: ", i); in snd_seq_oss_system_info_read()
479 snd_iprintf(buf, "*empty*\n"); in snd_seq_oss_system_info_read()
482 snd_iprintf(buf, "port %d : queue %d\n", dp->port, dp->queue); in snd_seq_oss_system_info_read()
483 snd_iprintf(buf, " sequencer mode = %s : file open mode = %s\n", in snd_seq_oss_system_info_read()
487 snd_iprintf(buf, " timer tempo = %d, timebase = %d\n", in snd_seq_oss_system_info_read()
489 snd_iprintf(buf, " max queue length %d\n", maxqlen); in snd_seq_oss_system_info_read()
/linux/sound/hda/codecs/hdmi/
H A Deld.c112 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); in snd_hdmi_print_eld_info()
113 snd_iprintf(buffer, "eld_valid\t\t%d\n", eld->eld_valid); in snd_hdmi_print_eld_info()
114 snd_iprintf(buffer, "codec_pin_nid\t\t0x%x\n", pin_nid); in snd_hdmi_print_eld_info()
115 snd_iprintf(buffer, "codec_dev_id\t\t0x%x\n", dev_id); in snd_hdmi_print_eld_info()
116 snd_iprintf(buffer, "codec_cvt_nid\t\t0x%x\n", cvt_nid); in snd_hdmi_print_eld_info()
/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c343 snd_iprintf(buffer, "External source detection:\n"); in latter_dump_status()
355 snd_iprintf(buffer, "%s: ", clk_entry->label); in latter_dump_status()
358 snd_iprintf(buffer, "sync\n"); in latter_dump_status()
360 snd_iprintf(buffer, "lock\n"); in latter_dump_status()
362 snd_iprintf(buffer, "none\n"); in latter_dump_status()
373 snd_iprintf(buffer, "Referred clock: %s %d\n", label, rate); in latter_dump_status()
/linux/sound/pci/oxygen/
H A Dxonar_dg.c280 snd_iprintf(buffer, "\nCS4245:"); in dump_cs4245_registers()
283 snd_iprintf(buffer, " %02x", data->cs4245_shadow[addr]); in dump_cs4245_registers()
284 snd_iprintf(buffer, "\n"); in dump_cs4245_registers()
/linux/include/sound/
H A Dinfo.h106 #define snd_iprintf(buf, fmt, args...) \ macro
159 static inline int snd_iprintf(struct snd_info_buffer *buffer, char *fmt, ...) { return 0; } in snd_iprintf() function
/linux/sound/pci/riptide/
H A Driptide.c1874 snd_iprintf(buffer, "%s\n\n", chip->card->longname); in snd_riptide_proc_read()
1875 snd_iprintf(buffer, "Device ID: 0x%x\nReceived IRQs: (%ld)%ld\nPorts:", in snd_riptide_proc_read()
1878 snd_iprintf(buffer, "%c%02x: %08x", in snd_riptide_proc_read()
1882 snd_iprintf(buffer, in snd_riptide_proc_read()
1888 snd_iprintf(buffer, "\nDigital mixer:"); in snd_riptide_proc_read()
1891 snd_iprintf(buffer, "\n %d: %d %d", i, rval, lval); in snd_riptide_proc_read()
1893 snd_iprintf(buffer, in snd_riptide_proc_read()
1898 snd_iprintf(buffer, "\nOpen streams %d:\n", chip->openstreams); in snd_riptide_proc_read()
1905 snd_iprintf(buffer, in snd_riptide_proc_read()
1910 snd_iprintf(buffer, "rate: %d\n", rate); in snd_riptide_proc_read()
[all …]
/linux/sound/core/oss/
H A Dmixer_oss.c1116 snd_iprintf(buffer, "%s ", oss_mixer_names[i]); in snd_mixer_oss_proc_read()
1118 snd_iprintf(buffer, "\"%s\" %d\n", in snd_mixer_oss_proc_read()
1122 snd_iprintf(buffer, "\"\" 0\n"); in snd_mixer_oss_proc_read()

12