Home
last modified time | relevance | path

Searched refs:common_hdmi_codec_drv (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/sound/soc/intel/boards/
Dcml_rt1011_rt5682.c74 bool common_hdmi_codec_drv; member
329 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
573 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in snd_cml_rt1011_probe()
Dglk_rt5682_max98357a.c45 bool common_hdmi_codec_drv; member
544 if (ctx->common_hdmi_codec_drv) { in glk_card_late_probe()
615 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in geminilake_audio_probe()
Dbxt_rt298.c35 bool common_hdmi_codec_drv; member
535 if (ctx->common_hdmi_codec_drv) { in bxt_card_late_probe()
640 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
Dskl_hda_dsp_generic.c229 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in skl_hda_audio_probe()
Dskl_hda_dsp_common.h35 bool common_hdmi_codec_drv; member
Dsof_cs42l42.c68 bool common_hdmi_codec_drv; member
177 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
599 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
Dbxt_da7219_max98357a.c47 bool common_hdmi_codec_drv; member
711 if (ctx->common_hdmi_codec_drv) { in bxt_card_late_probe()
837 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
Dsof_rt5682.c78 bool common_hdmi_codec_drv; member
428 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
910 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
Dskl_hda_dsp_common.c145 if (ctx->common_hdmi_codec_drv) in skl_hda_hdmi_jack_init()
Dehl_rt5660.c260 if (mach->mach_params.common_hdmi_codec_drv && in hdmi_link_init()
Dsof_da7219_max98373.c248 if (mach->mach_params.common_hdmi_codec_drv) { in card_late_probe()
Dsof_pcm512x.c375 if (mach->mach_params.common_hdmi_codec_drv && in sof_audio_probe()
/Linux-v5.15/include/sound/
Dsoc-acpi.h74 bool common_hdmi_codec_drv; member
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c1038 mach_params->common_hdmi_codec_drv = hda_codec_use_common_hdmi; in hda_generic_machine_select()