Searched refs:snd_print_pcm_bits (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_eld.c383 snd_print_pcm_bits(a->sample_bits, buf2 + 8, sizeof(buf2) - 8);
445 snd_print_pcm_bits(a->sample_bits, buf, sizeof(buf));
H A Dhda_local.h333 void snd_print_pcm_bits(int pcm, char *buf, int buflen);
H A Dhda_proc.c168 snd_print_pcm_bits(pcm, buf, sizeof(buf));
H A Dhda_codec.c4769 * snd_print_pcm_bits - Print the supported PCM fmt bits to the string buffer
4776 void snd_print_pcm_bits(int pcm, char *buf, int buflen) function
4787 EXPORT_SYMBOL_HDA(snd_print_pcm_bits); variable

Completed in 164 milliseconds