Home
last modified time | relevance | path

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

/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
Dbxt_da7219_max98357a.c47 bool common_hdmi_codec_drv; member
711 if (ctx->common_hdmi_codec_drv) { in bxt_card_late_probe()
836 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
Dsof_sdw_hdmi.c65 if (ctx->common_hdmi_codec_drv) in sof_sdw_hdmi_card_late_probe()
Dsof_rt5682.c66 bool common_hdmi_codec_drv; member
355 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
834 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
Dsof_sdw_common.h70 bool common_hdmi_codec_drv; member
Dskl_hda_dsp_common.c145 if (ctx->common_hdmi_codec_drv) in skl_hda_hdmi_jack_init()
Dehl_rt5660.c261 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.c376 if (mach->mach_params.common_hdmi_codec_drv && in sof_audio_probe()
Dsof_sdw.c1266 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in mc_probe()
/sound/soc/sof/intel/
Dhda.c1058 mach_params->common_hdmi_codec_drv = hda_codec_use_common_hdmi; in hda_generic_machine_select()