Searched refs:codec_err (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | patch_si3054.c | 228 codec_err(codec, "si3054: cannot initialize. EXT MID = %04x\n", val); in si3054_init()
|
D | hda_codec.c | 215 codec_err(codec, "Too many connections %d for NID 0x%x\n", in snd_hda_get_connections() 1715 codec_err(codec, "no NID for mapping control %s:%d:%d\n", in snd_hda_add_nid() 1885 codec_err(arg->codec, in init_follower_0dB() 1903 codec_err(arg->codec, in init_follower_0dB() 2484 codec_err(codec, "too many IEC958 outputs\n"); in snd_hda_create_dig_out_ctls() 2713 codec_err(codec, "too many IEC958 inputs\n"); in snd_hda_create_spdif_in_ctls() 3291 codec_err(codec, "cannot build PCMs for #%d (error %d)\n", in snd_hda_codec_parse_pcms() 3344 codec_err(codec, in snd_hda_codec_build_pcms() 3998 codec_err(codec, "hda_codec: Too many imux items!\n"); in snd_hda_add_imux_item()
|
D | hda_bind.c | 314 codec_err(codec, "Unable to bind the codec\n"); in snd_hda_codec_configure()
|
D | hda_sysfs.c | 123 codec_err(codec, "The codec is being used, can't free.\n"); in clear_codec() 138 codec_err(codec, in reconfig_codec()
|
D | hda_local.h | 722 #define codec_err(codec, fmt, args...) \ macro
|
D | hda_auto_parser.c | 868 codec_err(codec, "%s: Invalid fixup type %d\n", in apply_fixup()
|
D | patch_hdmi.c | 1699 codec_err(codec, in sync_eld_via_acomp() 1706 codec_err(codec, in sync_eld_via_acomp()
|
D | hda_generic.c | 1959 codec_err(codec, "Too many DACs!\n"); in fill_all_dac_nids() 3946 codec_err(codec, "vmaster hook already present before cdev!\n"); in snd_hda_gen_add_mute_led_cdev()
|
D | patch_ca0132.c | 3502 codec_err(codec, "ca0132 failed to download DSP\n"); in dspload_wait_loaded() 8469 codec_err(codec, "ca0132 DSP load image failed\n"); in ca0132_download_dsp_images()
|
D | patch_realtek.c | 4410 codec_err(codec, "Out of memory (input_allocate_device)\n"); in alc_register_micmute_input_device() 4425 codec_err(codec, "input_register_device failed\n"); in alc_register_micmute_input_device()
|
/Linux-v5.10/sound/soc/ |
D | soc-pcm.c | 924 goto codec_err; in soc_pcm_hw_params() 979 codec_err: in soc_pcm_hw_params()
|