Home
last modified time | relevance | path

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

/linux-5.19.10/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()
572 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in snd_cml_rt1011_probe()
Dbxt_rt298.c35 bool common_hdmi_codec_drv; member
535 if (ctx->common_hdmi_codec_drv) { in bxt_card_late_probe()
639 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
Dsof_ssp_amp.c78 bool common_hdmi_codec_drv; member
120 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
449 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_ssp_amp_probe()
Dskl_hda_dsp_generic.c229 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in skl_hda_audio_probe()
Dglk_rt5682_max98357a.c49 bool common_hdmi_codec_drv; member
562 if (ctx->common_hdmi_codec_drv) { in glk_card_late_probe()
648 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in geminilake_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()
598 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()
836 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in broxton_audio_probe()
Dskl_hda_dsp_common.c145 if (ctx->common_hdmi_codec_drv) in skl_hda_hdmi_jack_init()
Dsof_rt5682.c83 bool common_hdmi_codec_drv; member
453 if (ctx->common_hdmi_codec_drv) { in sof_card_late_probe()
942 ctx->common_hdmi_codec_drv = mach->mach_params.common_hdmi_codec_drv; in sof_audio_probe()
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-5.19.10/include/sound/
Dsoc-acpi.h76 bool common_hdmi_codec_drv; member
/linux-5.19.10/sound/soc/sof/intel/
Dhda.c1152 mach_params->common_hdmi_codec_drv = hda_codec_use_common_hdmi; in hda_generic_machine_select()