Searched refs:CODEC_NONE (Results 1 – 9 of 9) sorted by relevance
510 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()
87 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()156 case CODEC_NONE: in sof_ssp_amp_probe()
202 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()270 case CODEC_NONE: in sof_audio_probe()
240 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()406 case CODEC_NONE: in audio_probe()
577 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()
177 if (ctx->amp_type == CODEC_NONE) in sof_card_dai_links_create()
91 return CODEC_NONE; in snd_soc_acpi_intel_detect_codec_type()108 return CODEC_NONE; in snd_soc_acpi_intel_detect_amp_type()
41 CODEC_NONE, enumerator
1391 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