Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_eld.c383 snd_print_pcm_bits(a->sample_bits, buf2 + 8, sizeof(buf2) - 8); in hdmi_show_short_audio_desc()
429 snd_print_pcm_bits(a->sample_bits, buf, sizeof(buf)); in hdmi_print_sad_info()
H A Dhda_local.h268 void snd_print_pcm_bits(int pcm, char *buf, int buflen);
H A Dhda_proc.c182 snd_print_pcm_bits(pcm, buf, sizeof(buf)); in print_pcm_bits()
H A Dhda_codec.c4040 * snd_print_pcm_bits - Print the supported PCM fmt bits to the string buffer
4047 void snd_print_pcm_bits(int pcm, char *buf, int buflen) in snd_print_pcm_bits() function
4058 EXPORT_SYMBOL_GPL(snd_print_pcm_bits); variable
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_eld.c383 snd_print_pcm_bits(a->sample_bits, buf2 + 8, sizeof(buf2) - 8); in hdmi_show_short_audio_desc()
429 snd_print_pcm_bits(a->sample_bits, buf, sizeof(buf)); in hdmi_print_sad_info()
H A Dhda_local.h259 void snd_print_pcm_bits(int pcm, char *buf, int buflen);
H A Dhda_proc.c182 snd_print_pcm_bits(pcm, buf, sizeof(buf)); in print_pcm_bits()
H A Dhda_codec.c4071 * snd_print_pcm_bits - Print the supported PCM fmt bits to the string buffer
4078 void snd_print_pcm_bits(int pcm, char *buf, int buflen) in snd_print_pcm_bits() function
4089 EXPORT_SYMBOL_GPL(snd_print_pcm_bits); variable

Completed in 19 milliseconds