Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dcml_rt1011_rt5682.c74 bool common_hdmi_codec_drv; member
342 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
585 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in snd_cml_rt1011_probe()
H A Dsof_ssp_amp.c78 bool common_hdmi_codec_drv; member
119 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
437 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_ssp_amp_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 Dskl_hda_dsp_common.h35 bool common_hdmi_codec_drv; member
H A Dskl_hda_dsp_generic.c227 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in skl_hda_audio_probe()
H A Dglk_rt5682_max98357a.c49 bool common_hdmi_codec_drv; member
575 if (ctx->common_hdmi_codec_drv) { in glk_card_late_probe()
663 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in geminilake_audio_probe()
H A Dsof_cs42l42.c85 bool common_hdmi_codec_drv; member
196 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
674 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
H A Dbxt_da7219_max98357a.c46 bool common_hdmi_codec_drv; member
730 if (ctx->common_hdmi_codec_drv) { in bxt_card_late_probe()
856 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
H A Dskl_hda_dsp_common.c145 if (ctx->common_hdmi_codec_drv) in skl_hda_hdmi_jack_init()
H A Dsof_rt5682.c88 bool common_hdmi_codec_drv; member
519 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
1059 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
H A Dehl_rt5660.c259 if (mach->mach_params.common_hdmi_codec_drv && in hdmi_link_init()
H A Dsof_da7219_max98373.c271 if (mach->mach_params.common_hdmi_codec_drv) { in card_late_probe()
H A Dsof_pcm512x.c374 if (mach->mach_params.common_hdmi_codec_drv && in sof_audio_probe()
/openbmc/linux/include/sound/
H A Dsoc-acpi.h81 bool common_hdmi_codec_drv; member
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c1467 mach_params->common_hdmi_codec_drv = true; in hda_generic_machine_select()