Home
last modified time | relevance | path

Searched refs:hdmi_comp (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/boards/
A Dsof_sdw_hdmi.c26 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()
A Dsof_hdmi_common.h20 struct snd_soc_component *hdmi_comp; member
A Dsof_board_helpers.c18 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