Searched refs:codec_err (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/sound/soc/generic/ |
D | simple-card-utils.c | 301 goto codec_err; in asoc_simple_startup() 304 goto codec_err; in asoc_simple_startup() 314 goto codec_err; in asoc_simple_startup() 319 goto codec_err; in asoc_simple_startup() 324 codec_err: in asoc_simple_startup()
|
/linux-6.6.21/sound/pci/hda/ |
D | patch_cs8409.c | 228 codec_err(codec, "%s() Failed 0x%02x : 0x%04x\n", __func__, scodec->addr, addr); in cs8409_i2c_read() 273 codec_err(codec, "I2C Bulk Write Failed 0x%02x\n", scodec->addr); in cs8409_i2c_bulk_read() 313 codec_err(codec, "%s() Failed 0x%02x : 0x%04x\n", __func__, scodec->addr, addr); in cs8409_i2c_write() 357 codec_err(codec, "I2C Bulk Write Failed 0x%02x\n", scodec->addr); in cs8409_i2c_bulk_write()
|
D | patch_si3054.c | 228 codec_err(codec, "si3054: cannot initialize. EXT MID = %04x\n", val); in si3054_init()
|
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_codec.c | 215 codec_err(codec, "Too many connections %d for NID 0x%x\n", in snd_hda_get_connections() 1757 codec_err(codec, "no NID for mapping control %s:%d:%d\n", in snd_hda_add_nid() 1928 codec_err(arg->codec, in init_follower_0dB() 1946 codec_err(arg->codec, in init_follower_0dB() 2475 codec_err(codec, "too many IEC958 outputs\n"); in snd_hda_create_dig_out_ctls() 2704 codec_err(codec, "too many IEC958 inputs\n"); in snd_hda_create_spdif_in_ctls() 3307 codec_err(codec, "cannot build PCMs for #%d (error %d)\n", in snd_hda_codec_parse_pcms() 3360 codec_err(codec, in snd_hda_codec_build_pcms() 4027 codec_err(codec, "hda_codec: Too many imux items!\n"); in snd_hda_add_imux_item()
|
D | hda_local.h | 728 #define codec_err(codec, fmt, args...) \ macro
|
D | hda_auto_parser.c | 864 codec_err(codec, "%s: Invalid fixup type %d\n", in __snd_hda_apply_fixup()
|
D | hda_controller.c | 1261 codec_err(codec, "Unable to configure, disabling\n"); in azx_codec_configure()
|
D | patch_hdmi.c | 1716 codec_err(codec, in silent_stream_enable() 1733 codec_err(codec, "hdmi: no free converter to enable silent mode\n"); in silent_stream_enable() 1782 codec_err(codec, in silent_stream_disable()
|
D | patch_realtek.c | 4824 codec_err(codec, "Out of memory (input_allocate_device)\n"); in alc_register_micmute_input_device() 4839 codec_err(codec, "input_register_device failed\n"); in alc_register_micmute_input_device() 6830 codec_err(cdc, "Fail to register component aggregator %d\n", ret); in cs35l41_generic_fixup() 6862 codec_err(cdc, in tas2781_generic_fixup()
|
D | hda_generic.c | 1978 codec_err(codec, "Too many DACs!\n"); in fill_all_dac_nids() 3980 codec_err(codec, "vmaster hook already present before cdev!\n"); in snd_hda_gen_add_mute_led_cdev()
|
D | patch_ca0132.c | 3625 codec_err(codec, "ca0132 failed to download DSP\n"); in dspload_wait_loaded() 8609 codec_err(codec, "ca0132 DSP load image failed\n"); in ca0132_download_dsp_images()
|