Home
last modified time | relevance | path

Searched refs:CODEC_NONE (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/intel/boards/
A Dsof_board_helpers.c510 if (ctx->codec_type != CODEC_NONE) in calculate_num_links()
524 if (ctx->amp_type != CODEC_NONE) in calculate_num_links()
588 if (ctx->codec_type == CODEC_NONE) in sof_intel_board_set_dai_link()
651 if (ctx->amp_type == CODEC_NONE) in sof_intel_board_set_dai_link()
765 if (ctx->codec_type != CODEC_NONE) in sof_intel_board_get_ctx()
769 if (ctx->amp_type != CODEC_NONE) in sof_intel_board_get_ctx()
A Dsof_ssp_amp.c87 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
156 case CODEC_NONE: in sof_ssp_amp_probe()
A Dsof_nau8825.c202 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
270 case CODEC_NONE: in sof_audio_probe()
A Dsof_da7219.c240 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
406 case CODEC_NONE: in audio_probe()
A Dsof_rt5682.c577 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
661 if (ctx->amp_type == CODEC_NONE) in sof_audio_probe()
759 case CODEC_NONE: in sof_audio_probe()
A Dsof_cs42l42.c177 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
/linux/sound/soc/intel/common/
A Dsoc-acpi-intel-ssp-common.c91 return CODEC_NONE; in snd_soc_acpi_intel_detect_codec_type()
108 return CODEC_NONE; in snd_soc_acpi_intel_detect_amp_type()
/linux/include/sound/
A Dsoc-acpi-intel-ssp-common.h41 CODEC_NONE, enumerator
/linux/sound/soc/sof/intel/
A Dhda.c1391 amp_name_valid = amp_type != CODEC_NONE && amp_type != codec_type; in hda_machine_select()
1415 codec_type != CODEC_NONE) { in hda_machine_select()

Completed in 19 milliseconds