/kernel/linux/linux-5.10/sound/pci/ca0106/ |
H A D | ca0106_proc.c | 95 snd_iprintf(buffer, "Mode: consumer\n"); in snd_ca0106_proc_dump_iec958() 96 snd_iprintf(buffer, "Data: "); in snd_ca0106_proc_dump_iec958() 98 snd_iprintf(buffer, "audio\n"); in snd_ca0106_proc_dump_iec958() 100 snd_iprintf(buffer, "non-audio\n"); in snd_ca0106_proc_dump_iec958() 102 snd_iprintf(buffer, "Rate: "); in snd_ca0106_proc_dump_iec958() 105 snd_iprintf(buffer, "44100 Hz\n"); in snd_ca0106_proc_dump_iec958() 108 snd_iprintf(buffer, "48000 Hz\n"); in snd_ca0106_proc_dump_iec958() 111 snd_iprintf(buffer, "32000 Hz\n"); in snd_ca0106_proc_dump_iec958() 114 snd_iprintf(buffer, "unknown\n"); in snd_ca0106_proc_dump_iec958() 117 snd_iprintf(buffe in snd_ca0106_proc_dump_iec958() [all...] |
/kernel/linux/linux-6.6/sound/pci/ca0106/ |
H A D | ca0106_proc.c | 95 snd_iprintf(buffer, "Mode: consumer\n"); in snd_ca0106_proc_dump_iec958() 96 snd_iprintf(buffer, "Data: "); in snd_ca0106_proc_dump_iec958() 98 snd_iprintf(buffer, "audio\n"); in snd_ca0106_proc_dump_iec958() 100 snd_iprintf(buffer, "non-audio\n"); in snd_ca0106_proc_dump_iec958() 102 snd_iprintf(buffer, "Rate: "); in snd_ca0106_proc_dump_iec958() 105 snd_iprintf(buffer, "44100 Hz\n"); in snd_ca0106_proc_dump_iec958() 108 snd_iprintf(buffer, "48000 Hz\n"); in snd_ca0106_proc_dump_iec958() 111 snd_iprintf(buffer, "32000 Hz\n"); in snd_ca0106_proc_dump_iec958() 114 snd_iprintf(buffer, "unknown\n"); in snd_ca0106_proc_dump_iec958() 117 snd_iprintf(buffe in snd_ca0106_proc_dump_iec958() [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_proc.c | 58 snd_iprintf(buffer, in print_nid_array() 63 snd_iprintf(buffer, in print_nid_array() 84 snd_iprintf(buffer, " Device: name=\"%s\", " in print_nid_pcms() 100 snd_iprintf(buffer, "N/A\n"); in print_amp_caps() 103 snd_iprintf(buffer, "ofs=0x%02x, nsteps=0x%02x, stepsize=0x%02x, " in print_amp_caps() 145 snd_iprintf(buffer, " ["); in print_amp_vals() 149 snd_iprintf(buffer, "0x%02x", val); in print_amp_vals() 154 snd_iprintf(buffer, " 0x%02x", val); in print_amp_vals() 156 snd_iprintf(buffer, "]"); in print_amp_vals() 158 snd_iprintf(buffe in print_amp_vals() [all...] |
H A D | hda_eld.c | 421 snd_iprintf(buffer, "sad%d_coding_type\t[0x%x] %s\n", in hdmi_print_sad_info() 423 snd_iprintf(buffer, "sad%d_channels\t\t%d\n", i, a->channels); in hdmi_print_sad_info() 426 snd_iprintf(buffer, "sad%d_rates\t\t[0x%x]%s\n", i, a->rates, buf); in hdmi_print_sad_info() 430 snd_iprintf(buffer, "sad%d_bits\t\t[0x%x]%s\n", in hdmi_print_sad_info() 435 snd_iprintf(buffer, "sad%d_max_bitrate\t%d\n", in hdmi_print_sad_info() 439 snd_iprintf(buffer, "sad%d_profile\t\t%d\n", i, a->profile); in hdmi_print_sad_info() 464 snd_iprintf(buffer, "monitor_present\t\t%d\n", eld->monitor_present); in snd_hdmi_print_eld_info() 465 snd_iprintf(buffer, "eld_valid\t\t%d\n", eld->eld_valid); in snd_hdmi_print_eld_info() 466 snd_iprintf(buffer, "codec_pin_nid\t\t0x%x\n", pin_nid); in snd_hdmi_print_eld_info() 467 snd_iprintf(buffe in snd_hdmi_print_eld_info() [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 58 snd_iprintf(buffer, in print_nid_array() 63 snd_iprintf(buffer, in print_nid_array() 84 snd_iprintf(buffer, " Device: name=\"%s\", " in print_nid_pcms() 100 snd_iprintf(buffer, "N/A\n"); in print_amp_caps() 103 snd_iprintf(buffer, "ofs=0x%02x, nsteps=0x%02x, stepsize=0x%02x, " in print_amp_caps() 145 snd_iprintf(buffer, " ["); in print_amp_vals() 149 snd_iprintf(buffer, "0x%02x", val); in print_amp_vals() 154 snd_iprintf(buffer, " 0x%02x", val); in print_amp_vals() 156 snd_iprintf(buffer, "]"); in print_amp_vals() 158 snd_iprintf(buffe in print_amp_vals() [all...] |
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-proc.c | 119 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(buffe in dice_proc_read() [all...] |
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-proc.c | 119 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(buffe in dice_proc_read() [all...] |
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_proc.c | 41 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(buffe in proc_read_hwinfo() [all...] |
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_proc.c | 41 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(buffe in proc_read_hwinfo() [all...] |
/kernel/linux/linux-6.6/sound/usb/ |
H A D | proc.c | 37 snd_iprintf(buffer, "%03d/%03d\n", chip->dev->bus->busnum, chip->dev->devnum); in proc_audio_usbbus_read() 44 snd_iprintf(buffer, "%04x:%04x\n", in proc_audio_usbid_read() 102 snd_iprintf(buffer, " Interface %d\n", fp->iface); in proc_dump_substream_formats() 103 snd_iprintf(buffer, " Altset %d\n", fp->altsetting); in proc_dump_substream_formats() 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() 110 snd_iprintf(buffer, " Channels: %d\n", fp->channels); in proc_dump_substream_formats() 111 snd_iprintf(buffer, " Endpoint: 0x%02x (%d %s) (%s)\n", in proc_dump_substream_formats() 117 snd_iprintf(buffe in proc_dump_substream_formats() [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_proc.c | 24 snd_iprintf(buf, "Device: %s\n", emu->name); in snd_emux_proc_info_read() 25 snd_iprintf(buf, "Ports: %d\n", emu->num_ports); in snd_emux_proc_info_read() 26 snd_iprintf(buf, "Addresses:"); in snd_emux_proc_info_read() 28 snd_iprintf(buf, " %d:%d", emu->client, emu->ports[i]); in snd_emux_proc_info_read() 29 snd_iprintf(buf, "\n"); in snd_emux_proc_info_read() 30 snd_iprintf(buf, "Use Counter: %d\n", emu->used); in snd_emux_proc_info_read() 31 snd_iprintf(buf, "Max Voices: %d\n", emu->max_voices); in snd_emux_proc_info_read() 32 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read() 34 snd_iprintf(buf, "Memory Size: %d\n", emu->memhdr->size); in snd_emux_proc_info_read() 35 snd_iprintf(bu in snd_emux_proc_info_read() [all...] |
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_proc.c | 24 snd_iprintf(buf, "Device: %s\n", emu->name); in snd_emux_proc_info_read() 25 snd_iprintf(buf, "Ports: %d\n", emu->num_ports); in snd_emux_proc_info_read() 26 snd_iprintf(buf, "Addresses:"); in snd_emux_proc_info_read() 28 snd_iprintf(buf, " %d:%d", emu->client, emu->ports[i]); in snd_emux_proc_info_read() 29 snd_iprintf(buf, "\n"); in snd_emux_proc_info_read() 30 snd_iprintf(buf, "Use Counter: %d\n", emu->used); in snd_emux_proc_info_read() 31 snd_iprintf(buf, "Max Voices: %d\n", emu->max_voices); in snd_emux_proc_info_read() 32 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read() 34 snd_iprintf(buf, "Memory Size: %d\n", emu->memhdr->size); in snd_emux_proc_info_read() 35 snd_iprintf(bu in snd_emux_proc_info_read() [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | proc.c | 37 snd_iprintf(buffer, "%03d/%03d\n", chip->dev->bus->busnum, chip->dev->devnum); in proc_audio_usbbus_read() 44 snd_iprintf(buffer, "%04x:%04x\n", in proc_audio_usbid_read() 102 snd_iprintf(buffer, " Interface %d\n", fp->iface); in proc_dump_substream_formats() 103 snd_iprintf(buffer, " Altset %d\n", fp->altsetting); in proc_dump_substream_formats() 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() 110 snd_iprintf(buffer, " Channels: %d\n", fp->channels); in proc_dump_substream_formats() 111 snd_iprintf(buffer, " Endpoint: %d %s (%s)\n", in proc_dump_substream_formats() 116 snd_iprintf(buffe in proc_dump_substream_formats() [all...] |
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emuproc.c | 37 snd_iprintf(buffer, "\n%s\n", title); in snd_emu10k1_proc_spdif_status() 40 snd_iprintf(buffer, "Professional Mode : %s\n", (status & SPCS_PROFESSIONAL) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 41 snd_iprintf(buffer, "Not Audio Data : %s\n", (status & SPCS_NOTAUDIODATA) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 42 snd_iprintf(buffer, "Copyright : %s\n", (status & SPCS_COPYRIGHT) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 43 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status() 44 snd_iprintf(buffer, "Mode : %i\n", (status & SPCS_MODEMASK) >> 6); in snd_emu10k1_proc_spdif_status() 45 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status() 46 snd_iprintf(buffer, "Generation Status : %s\n", status & SPCS_GENERATIONSTATUS ? "original" : "copy"); in snd_emu10k1_proc_spdif_status() 47 snd_iprintf(buffer, "Source Mask : %i\n", (status & SPCS_SOURCENUMMASK) >> 16); in snd_emu10k1_proc_spdif_status() 48 snd_iprintf(buffe in snd_emu10k1_proc_spdif_status() [all...] |
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob_proc.c | 49 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(buffe in proc_read_hw_info() [all...] |
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_proc.c | 49 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(buffe in proc_read_hw_info() [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emuproc.c | 32 snd_iprintf(buffer, "\n%s\n", title); in snd_emu10k1_proc_spdif_status() 35 snd_iprintf(buffer, "Professional Mode : %s\n", (status & SPCS_PROFESSIONAL) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 36 snd_iprintf(buffer, "Not Audio Data : %s\n", (status & SPCS_NOTAUDIODATA) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 37 snd_iprintf(buffer, "Copyright : %s\n", (status & SPCS_COPYRIGHT) ? "yes" : "no"); in snd_emu10k1_proc_spdif_status() 38 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status() 39 snd_iprintf(buffer, "Mode : %i\n", (status & SPCS_MODEMASK) >> 6); in snd_emu10k1_proc_spdif_status() 40 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status() 41 snd_iprintf(buffer, "Generation Status : %s\n", status & SPCS_GENERATIONSTATUS ? "original" : "copy"); in snd_emu10k1_proc_spdif_status() 42 snd_iprintf(buffer, "Source Mask : %i\n", (status & SPCS_SOURCENUMMASK) >> 16); in snd_emu10k1_proc_spdif_status() 43 snd_iprintf(buffe in snd_emu10k1_proc_spdif_status() [all...] |
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_proc.c | 42 snd_iprintf(buffer, "\n Gain Inverted Buffer delay Location\n"); in snd_ac97_proc_read_functions() 46 snd_iprintf(buffer, "%-17s: %3d.%d dBV %c %2d/fs %s\n", in snd_ac97_proc_read_functions() 102 snd_iprintf(buffer, "%d-%d/%d: %s\n\n", ac97->addr, ac97->num, subidx, name); in snd_ac97_proc_read_main() 107 snd_iprintf(buffer, "PCI Subsys Vendor: 0x%04x\n", in snd_ac97_proc_read_main() 109 snd_iprintf(buffer, "PCI Subsys Device: 0x%04x\n\n", in snd_ac97_proc_read_main() 112 snd_iprintf(buffer, "Flags: %x\n", ac97->flags); in snd_ac97_proc_read_main() 119 snd_iprintf(buffer, "Revision : 0x%02x\n", tmp & 0xff); in snd_ac97_proc_read_main() 120 snd_iprintf(buffer, "Compat. Class : 0x%02x\n", (tmp >> 8) & 0x1f); in snd_ac97_proc_read_main() 121 snd_iprintf(buffer, "Subsys. Vendor ID: 0x%04x\n", in snd_ac97_proc_read_main() 123 snd_iprintf(buffe in snd_ac97_proc_read_main() [all...] |
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_proc.c | 42 snd_iprintf(buffer, "\n Gain Inverted Buffer delay Location\n"); in snd_ac97_proc_read_functions() 46 snd_iprintf(buffer, "%-17s: %3d.%d dBV %c %2d/fs %s\n", in snd_ac97_proc_read_functions() 102 snd_iprintf(buffer, "%d-%d/%d: %s\n\n", ac97->addr, ac97->num, subidx, name); in snd_ac97_proc_read_main() 107 snd_iprintf(buffer, "PCI Subsys Vendor: 0x%04x\n", in snd_ac97_proc_read_main() 109 snd_iprintf(buffer, "PCI Subsys Device: 0x%04x\n\n", in snd_ac97_proc_read_main() 112 snd_iprintf(buffer, "Flags: %x\n", ac97->flags); in snd_ac97_proc_read_main() 119 snd_iprintf(buffer, "Revision : 0x%02x\n", tmp & 0xff); in snd_ac97_proc_read_main() 120 snd_iprintf(buffer, "Compat. Class : 0x%02x\n", (tmp >> 8) & 0x1f); in snd_ac97_proc_read_main() 121 snd_iprintf(buffer, "Subsys. Vendor ID: 0x%04x\n", in snd_ac97_proc_read_main() 123 snd_iprintf(buffe in snd_ac97_proc_read_main() [all...] |
/kernel/linux/linux-5.10/sound/pci/lola/ |
H A D | lola_proc.c | 22 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(buffe in lola_proc_codec_read() [all...] |
/kernel/linux/linux-6.6/sound/pci/lola/ |
H A D | lola_proc.c | 22 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(buffe in lola_proc_codec_read() [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | info_oss.c | 56 snd_iprintf(buf, "\n%s:", id); in snd_sndstat_show_strings() 62 snd_iprintf(buf, "\n"); in snd_sndstat_show_strings() 65 snd_iprintf(buf, "%i: %s\n", idx, str); in snd_sndstat_show_strings() 70 snd_iprintf(buf, " NOT ENABLED IN CONFIG\n"); in snd_sndstat_show_strings() 77 snd_iprintf(buffer, "Sound Driver:3.8.1a-980706 (ALSA emulation code)\n"); in snd_sndstat_proc_read() 78 snd_iprintf(buffer, "Kernel: %s %s %s %s %s\n", in snd_sndstat_proc_read() 84 snd_iprintf(buffer, "Config options: 0\n"); in snd_sndstat_proc_read() 85 snd_iprintf(buffer, "\nInstalled drivers: \n"); in snd_sndstat_proc_read() 86 snd_iprintf(buffer, "Type 10: ALSA emulation\n"); in snd_sndstat_proc_read() 87 snd_iprintf(buffe in snd_sndstat_proc_read() [all...] |
H A D | pcm.c | 346 snd_iprintf(buffer, "error %d\n", err); in snd_pcm_proc_info_read() 350 snd_iprintf(buffer, "card: %d\n", info->card); in snd_pcm_proc_info_read() 351 snd_iprintf(buffer, "device: %d\n", info->device); in snd_pcm_proc_info_read() 352 snd_iprintf(buffer, "subdevice: %d\n", info->subdevice); in snd_pcm_proc_info_read() 353 snd_iprintf(buffer, "stream: %s\n", snd_pcm_stream_name(info->stream)); in snd_pcm_proc_info_read() 354 snd_iprintf(buffer, "id: %s\n", info->id); in snd_pcm_proc_info_read() 355 snd_iprintf(buffer, "name: %s\n", info->name); in snd_pcm_proc_info_read() 356 snd_iprintf(buffer, "subname: %s\n", info->subname); in snd_pcm_proc_info_read() 357 snd_iprintf(buffer, "class: %d\n", info->dev_class); in snd_pcm_proc_info_read() 358 snd_iprintf(buffe in snd_pcm_proc_info_read() [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | info_oss.c | 55 snd_iprintf(buf, "\n%s:", id); in snd_sndstat_show_strings() 61 snd_iprintf(buf, "\n"); in snd_sndstat_show_strings() 64 snd_iprintf(buf, "%i: %s\n", idx, str); in snd_sndstat_show_strings() 69 snd_iprintf(buf, " NOT ENABLED IN CONFIG\n"); in snd_sndstat_show_strings() 76 snd_iprintf(buffer, "Sound Driver:3.8.1a-980706 (ALSA emulation code)\n"); in snd_sndstat_proc_read() 77 snd_iprintf(buffer, "Kernel: %s %s %s %s %s\n", in snd_sndstat_proc_read() 83 snd_iprintf(buffer, "Config options: 0\n"); in snd_sndstat_proc_read() 84 snd_iprintf(buffer, "\nInstalled drivers: \n"); in snd_sndstat_proc_read() 85 snd_iprintf(buffer, "Type 10: ALSA emulation\n"); in snd_sndstat_proc_read() 86 snd_iprintf(buffe in snd_sndstat_proc_read() [all...] |
H A D | pcm.c | 348 snd_iprintf(buffer, "error %d\n", err); in snd_pcm_proc_info_read() 352 snd_iprintf(buffer, "card: %d\n", info->card); in snd_pcm_proc_info_read() 353 snd_iprintf(buffer, "device: %d\n", info->device); in snd_pcm_proc_info_read() 354 snd_iprintf(buffer, "subdevice: %d\n", info->subdevice); in snd_pcm_proc_info_read() 355 snd_iprintf(buffer, "stream: %s\n", snd_pcm_stream_name(info->stream)); in snd_pcm_proc_info_read() 356 snd_iprintf(buffer, "id: %s\n", info->id); in snd_pcm_proc_info_read() 357 snd_iprintf(buffer, "name: %s\n", info->name); in snd_pcm_proc_info_read() 358 snd_iprintf(buffer, "subname: %s\n", info->subname); in snd_pcm_proc_info_read() 359 snd_iprintf(buffer, "class: %d\n", info->dev_class); in snd_pcm_proc_info_read() 360 snd_iprintf(buffe in snd_pcm_proc_info_read() [all...] |