Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dsof_sdw_hdmi.c31 int sof_sdw_hdmi_card_late_probe(struct snd_soc_card *card) in sof_sdw_hdmi_card_late_probe() function
H A Dsof_sdw_common.h64 int sof_sdw_hdmi_card_late_probe(struct snd_soc_card *card);
H A Dsof_sdw.c1091 ret = sof_sdw_hdmi_card_late_probe(card); in mc_probe()