Searched refs:codec_err (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | stac9766.c | 348 goto codec_err; in stac9766_codec_probe() 353 codec_err: in stac9766_codec_probe()
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_beep.c | 283 codec_err(codec, "hda_beep: unable to register input device\n"); in snd_hda_register_beep_device()
|
D | hda_bind.c | 257 codec_err(codec, "Unable to bind the codec\n"); in snd_hda_codec_configure()
|
D | hda_codec.c | 351 codec_err(codec, "Too many connections %d for NID 0x%x\n", in snd_hda_get_connections() 1799 codec_err(codec, "no NID for mapping control %s:%d:%d\n", in snd_hda_add_nid() 1960 codec_err(codec, "Mismatching dB step for vmaster slave (%d!=%d)\n", in get_kctl_0dB_offset() 2736 codec_err(codec, "too many IEC958 outputs\n"); in snd_hda_create_dig_out_ctls() 2961 codec_err(codec, "too many IEC958 inputs\n"); in snd_hda_create_spdif_in_ctls() 3473 codec_err(codec, in snd_hda_query_supported_pcm() 3536 codec_err(codec, in snd_hda_query_supported_pcm() 3799 codec_err(codec, "cannot build PCMs for #%d (error %d)\n", in snd_hda_codec_parse_pcms() 3852 codec_err(codec, in snd_hda_codec_build_pcms() 4497 codec_err(codec, "hda_codec: Too many imux items!\n"); in snd_hda_add_imux_item()
|
D | patch_si3054.c | 242 codec_err(codec, "si3054: cannot initialize. EXT MID = %04x\n", val); in si3054_init()
|
D | hda_sysfs.c | 122 codec_err(codec, "The codec is being used, can't free.\n"); in clear_codec() 137 codec_err(codec, in reconfig_codec()
|
D | hda_local.h | 792 #define codec_err(codec, fmt, args...) \ macro
|
D | hda_auto_parser.c | 863 codec_err(codec, "%s: Invalid fixup type %d\n", in apply_fixup()
|
D | patch_realtek.c | 3486 codec_err(codec, "Out of memory (input_allocate_device)\n"); in alc_register_micmute_input_device() 3494 codec_err(codec, "input_register_device failed\n"); in alc_register_micmute_input_device()
|
D | hda_generic.c | 1933 codec_err(codec, "Too many DACs!\n"); in fill_all_dac_nids()
|
/linux-4.1.27/sound/soc/ |
D | soc-pcm.c | 843 goto codec_err; in soc_pcm_hw_params() 881 codec_err: in soc_pcm_hw_params()
|