Searched refs:snd_iprintf (Results 51 - 75 of 80) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dak4531_codec.c463 snd_iprintf(buffer, "Asahi Kasei AK4531\n\n");
464 snd_iprintf(buffer, "Recording source : %s\n"
H A Dintel8x0m.c1037 snd_iprintf(buffer, "Intel8x0m\n\n");
1041 snd_iprintf(buffer, "Global control : 0x%08x\n",
1043 snd_iprintf(buffer, "Global status : 0x%08x\n", tmp);
1044 snd_iprintf(buffer, "AC'97 codecs ready :%s%s%s%s\n",
H A Dens1370.c1863 snd_iprintf(buffer, "Ensoniq AudioPCI ES1370\n\n");
1865 snd_iprintf(buffer, "Ensoniq AudioPCI ES1371\n\n");
1867 snd_iprintf(buffer, "Joystick enable : %s\n",
1870 snd_iprintf(buffer, "MIC +5V bias : %s\n",
1872 snd_iprintf(buffer, "Line In to AOUT : %s\n",
1875 snd_iprintf(buffer, "Joystick port : 0x%x\n",
H A Dintel8x0.c2761 snd_iprintf(buffer, "Intel8x0\n\n");
2765 snd_iprintf(buffer, "Global control : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT)));
2766 snd_iprintf(buffer, "Global status : 0x%08x\n", tmp);
2768 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
2769 snd_iprintf(buffer, "AC'97 codecs ready :");
2777 snd_iprintf(buffer, " %s", codecs[i]);
2779 snd_iprintf(buffer, " none");
2780 snd_iprintf(buffer, "\n");
2783 snd_iprintf(buffer, "AC'97 codecs SDIN : %i %i %i\n",
H A Dvia82xx_modem.c922 snd_iprintf(buffer, "%s\n\n", chip->card->longname);
924 snd_iprintf(buffer, "%02x: %08x\n", i, inl(chip->port + i));
H A Dcs4281.c1136 snd_iprintf(buffer, "Cirrus Logic CS4281\n\n");
1137 snd_iprintf(buffer, "Spurious half IRQs : %u\n", chip->spurious_dhtc_irq);
1138 snd_iprintf(buffer, "Spurious end IRQs : %u\n", chip->spurious_dtc_irq);
H A Datiixp_modem.c1180 snd_iprintf(buffer, "%02x: %08x\n", i, readl(chip->remap_addr + i));
H A Dcmipci.c2760 snd_iprintf(buffer, "%s\n", cm->card->longname);
2766 snd_iprintf(buffer, "\n%02x:", i);
2767 snd_iprintf(buffer, " %02x", v);
2769 snd_iprintf(buffer, "\n");
H A Dvia82xx.c2094 snd_iprintf(buffer, "%s\n\n", chip->card->longname);
2096 snd_iprintf(buffer, "%02x: %08x\n", i, inl(chip->port + i));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dinfo.c102 * snd_iprintf - printf on the procfs buffer
110 int snd_iprintf(struct snd_info_buffer *buffer, const char *fmt, ...) function
142 EXPORT_SYMBOL(snd_iprintf); variable
988 snd_iprintf(buffer,
H A Dhwdep.c476 snd_iprintf(buffer, "%02i-%02i: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dpontis.c661 snd_iprintf(buffer, "%02x = %04x\n", reg, val);
684 snd_iprintf(buffer, "%02x = %02x\n", reg, val);
687 snd_iprintf(buffer, "%02x = %02x\n", 0x7f, val);
H A Dquartet.c495 snd_iprintf(buffer, "SCR: %s\n", get_binary(bin_buffer,
497 snd_iprintf(buffer, "MCR: %s\n", get_binary(bin_buffer,
499 snd_iprintf(buffer, "CPLD: %s\n", get_binary(bin_buffer,
H A Dprodigy192.c662 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val);
H A Dprodigy_hifi.c926 snd_iprintf(buffer, "%02x = %04x\n", reg, val);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1x.c1006 snd_iprintf(buffer, "Registers:\n\n");
1011 snd_iprintf(buffer, "Register %02X: %08lX\n", i, value);
1013 snd_iprintf(buffer, "\nRegisters\n\n");
1019 snd_iprintf(buffer, "%02X: %08lX %08lX %08lX\n", i, value, value1, value2);
1021 snd_iprintf(buffer, "%02X: %08lX\n", i, value);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c2417 snd_iprintf(buffer, "REG0: 0x%x\n", sbus_readl(dbri->regs + REG0));
2418 snd_iprintf(buffer, "REG2: 0x%x\n", sbus_readl(dbri->regs + REG2));
2419 snd_iprintf(buffer, "REG8: 0x%x\n", sbus_readl(dbri->regs + REG8));
2420 snd_iprintf(buffer, "REG9: 0x%x\n", sbus_readl(dbri->regs + REG9));
2429 snd_iprintf(buffer, "debug=%d\n", dbri_debug);
2434 snd_iprintf(buffer,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dmixer.c1981 snd_iprintf(buffer, " Unit: %i\n", unitid);
1983 snd_iprintf(buffer, " Control: name=\"%s\", index=%i\n",
1985 snd_iprintf(buffer, " Info: id=%i, control=%i, cmask=0x%x, "
1989 snd_iprintf(buffer, " Volume: min=%i, max=%i, dBmin=%i, dBmax=%i\n",
2002 snd_iprintf(buffer,
2006 snd_iprintf(buffer, "Card: %s\n", chip->card->longname);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_device.c112 snd_iprintf(buffer, "snd-%s%s%s%s,%d\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c3239 snd_iprintf(buffer, "%s\n\n", s);
3240 snd_iprintf(buffer, "Spurious IRQs : %d\n", trident->spurious_irq_count);
3241 snd_iprintf(buffer, "Spurious IRQ dlta: %d\n", trident->spurious_irq_max_delta);
3243 snd_iprintf(buffer, "IEC958 Mixer Out : %s\n", trident->spdif_ctrl == 0x28 ? "on" : "off");
3245 snd_iprintf(buffer, "Rear Speakers : %s\n", trident->ac97_ctrl & 0x00000010 ? "on" : "off");
3247 snd_iprintf(buffer,"\nVirtual Memory\n");
3248 snd_iprintf(buffer, "Memory Maximum : %d\n", trident->tlb.memhdr->size);
3249 snd_iprintf(buffer, "Memory Used : %d\n", trident->tlb.memhdr->used);
3250 snd_iprintf(buffer, "Memory Free : %d\n", snd_util_mem_avail(trident->tlb.memhdr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dmixer_oss.c1135 snd_iprintf(buffer, "%s ", oss_mixer_names[i]);
1137 snd_iprintf(buffer, "\"%s\" %d\n",
1141 snd_iprintf(buffer, "\"\" 0\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dak4113.c489 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val);
H A Dak4114.c449 snd_iprintf(buffer, "0x%02x = 0x%02x\n", reg, val);
H A Dak4xxx-adda.c884 snd_iprintf(buffer, "chip %d: 0x%02x = 0x%02x\n", chip,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dasihpi.c2695 snd_iprintf(buffer, "ASIHPI driver proc file\n");
2696 snd_iprintf(buffer,
2703 snd_iprintf(buffer,
2719 snd_iprintf(buffer, "sample_clock=%d_hz, source %s\n",

Completed in 430 milliseconds

1234