Searched refs:codec_err (Results 1 – 13 of 13) sorted by relevance
| /sound/hda/codecs/side-codecs/ |
| A D | hda_component.c | 166 codec_err(cdc, "Component binding already created (SSID: %x)\n", in hda_component_manager_init() 188 codec_err(cdc, "Fail to register component aggregator %d\n", ret); in hda_component_manager_init()
|
| /sound/soc/generic/ |
| A D | simple-card-utils.c | 335 goto codec_err; in simple_util_startup() 338 goto codec_err; in simple_util_startup() 348 goto codec_err; in simple_util_startup() 353 goto codec_err; in simple_util_startup() 358 codec_err: in simple_util_startup()
|
| /sound/hda/codecs/cirrus/ |
| A D | 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() 362 codec_err(codec, "I2C Bulk Write Failed 0x%02x\n", scodec->addr); in cs8409_i2c_bulk_write()
|
| /sound/hda/common/ |
| A D | sysfs.c | 121 codec_err(codec, "The codec is being used, can't free.\n"); in clear_codec() 136 codec_err(codec, in reconfig_codec()
|
| A D | codec.c | 215 codec_err(codec, "Too many connections %d for NID 0x%x\n", in snd_hda_get_connections() 1884 codec_err(arg->codec, in init_follower_0dB() 1902 codec_err(arg->codec, in init_follower_0dB() 2438 codec_err(codec, "too many IEC958 outputs\n"); in snd_hda_create_dig_out_ctls() 2667 codec_err(codec, "too many IEC958 inputs\n"); in snd_hda_create_spdif_in_ctls() 3278 codec_err(codec, "cannot build PCMs for #%d (error %d)\n", in snd_hda_codec_parse_pcms() 3331 codec_err(codec, in snd_hda_codec_build_pcms() 3997 codec_err(codec, "hda_codec: Too many imux items!\n"); in snd_hda_add_imux_item()
|
| A D | hda_local.h | 716 #define codec_err(codec, fmt, args...) \ macro
|
| A D | auto_parser.c | 870 codec_err(codec, "%s: Invalid fixup type %d\n", in __snd_hda_apply_fixup()
|
| A D | controller.c | 1271 codec_err(codec, "Unable to configure, disabling\n"); in azx_codec_configure()
|
| /sound/hda/codecs/ |
| A D | si3054.c | 228 codec_err(codec, "si3054: cannot initialize. EXT MID = %04x\n", val); in si3054_init()
|
| A D | generic.c | 1978 codec_err(codec, "Too many DACs!\n"); in fill_all_dac_nids() 3979 codec_err(codec, "vmaster hook already present before cdev!\n"); in snd_hda_gen_add_mute_led_cdev()
|
| A D | ca0132.c | 3636 codec_err(codec, "ca0132 failed to download DSP\n"); in dspload_wait_loaded() 8623 codec_err(codec, "ca0132 DSP load image failed\n"); in ca0132_download_dsp_images()
|
| /sound/hda/codecs/hdmi/ |
| A D | hdmi.c | 1323 codec_err(codec, in silent_stream_enable() 1340 codec_err(codec, "hdmi: no free converter to enable silent mode\n"); in silent_stream_enable() 1377 codec_err(codec, in silent_stream_disable()
|
| /sound/hda/codecs/realtek/ |
| A D | alc269.c | 1850 codec_err(codec, "Out of memory (input_allocate_device)\n"); in alc_register_micmute_input_device() 1865 codec_err(codec, "input_register_device failed\n"); in alc_register_micmute_input_device() 2942 codec_err(cdc, "Did not find any buses for %s\n", acpi_ids[i].hid); in find_cirrus_companion_amps() 2947 codec_err(cdc, "Could not get fwnode for %s\n", acpi_ids[i].hid); in find_cirrus_companion_amps()
|
Completed in 104 milliseconds