Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A 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()
H A 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()
H A 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()
H A Dskl_hda_dsp_generic.c229 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in skl_hda_audio_probe()
H A 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()
H A Dskl_hda_dsp_common.h35 bool common_hdmi_codec_drv; member
H A Dsof_rt5682.c66 bool common_hdmi_codec_drv; member
355 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
831 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
H A Dsof_sdw_hdmi.c65 if (ctx->common_hdmi_codec_drv) in sof_sdw_hdmi_card_late_probe()
H A Dsof_sdw_common.h75 bool common_hdmi_codec_drv; member
H A Dskl_hda_dsp_common.c145 if (ctx->common_hdmi_codec_drv) in skl_hda_hdmi_jack_init()
H A Dehl_rt5660.c261 if (mach->mach_params.common_hdmi_codec_drv && in hdmi_link_init()
H A Dsof_da7219_max98373.c248 if (mach->mach_params.common_hdmi_codec_drv) { in card_late_probe()
H A Dsof_pcm512x.c376 if (mach->mach_params.common_hdmi_codec_drv && in sof_audio_probe()
H A Dsof_sdw.c1240 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in mc_probe()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-acpi.h72 bool common_hdmi_codec_drv; member
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda.c1058 mach_params->common_hdmi_codec_drv = hda_codec_use_common_hdmi; in hda_generic_machine_select()