Searched refs:codec_warn (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_hdmi.c | 256 codec_warn(codec, "HDMI: pin nid %d not registered\n", pin_nid); in pin_id_to_pin_index() 270 codec_warn(codec, "HDMI: hinfo %p not tied to a PCM\n", hinfo); in hinfo_to_pcm_index() 316 codec_warn(codec, "HDMI: cvt nid %d not registered\n", cvt_nid); in cvt_nid_to_cvt_index() 1322 codec_warn(codec, in hdmi_read_pin_conn() 1956 codec_warn(codec, "HDMI: failed to get afg sub nodes\n"); in hdmi_parse_codec()
|
D | hda_local.h | 724 #define codec_warn(codec, fmt, args...) \ macro
|
D | hda_codec.c | 1428 codec_warn(codec, in snd_hda_mixer_amp_volume_info() 3305 codec_warn(codec, in snd_hda_codec_parse_pcms()
|
D | hda_generic.c | 3950 codec_warn(codec, "failed to create a mute LED cdev\n"); in snd_hda_gen_add_mute_led_cdev() 4109 codec_warn(codec, "failed to create a mic-mute LED cdev\n"); in snd_hda_gen_add_micmute_led_cdev()
|
D | patch_sigmatel.c | 4565 codec_warn(codec, in patch_stac92hd73xx()
|
D | patch_ca0132.c | 9922 codec_warn(codec, "pci_iomap failed! Setting quirk to QUIRK_NONE."); in patch_ca0132()
|
D | patch_realtek.c | 10108 codec_warn(codec, "failed to override amp caps for NID 0x2\n"); in alc272_fixup_mario()
|