Searched refs:hdmi_comp (Results 1 – 3 of 3) sorted by relevance
26 intel_ctx->hdmi.hdmi_comp = dai->component; in sof_sdw_hdmi_init()39 if (!intel_ctx->hdmi.hdmi_comp) in sof_sdw_hdmi_card_late_probe()42 return hda_dsp_hdmi_build_controls(card, intel_ctx->hdmi.hdmi_comp); in sof_sdw_hdmi_card_late_probe()
20 struct snd_soc_component *hdmi_comp; member
18 ctx->hdmi.hdmi_comp = dai->component; in hdmi_init()33 if (!ctx->hdmi.hdmi_comp) in sof_intel_board_card_late_probe()36 return hda_dsp_hdmi_build_controls(card, ctx->hdmi.hdmi_comp); in sof_intel_board_card_late_probe()
Completed in 5 milliseconds