Home
last modified time | relevance | path

Searched refs:snd_soc_fixup_dai_links_platform_name (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.10/sound/soc/intel/boards/
Dhaswell.c180 ret = snd_soc_fixup_dai_links_platform_name(&haswell_rt5640, in haswell_audio_probe()
Dbytcht_cx2072x.c263 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_cx2072x_card, in snd_byt_cht_cx2072x_probe()
Dbdw-rt5650.c306 ret = snd_soc_fixup_dai_links_platform_name(&bdw_rt5650_card, in bdw_rt5650_probe()
Dbytcht_da7213.c268 ret_val = snd_soc_fixup_dai_links_platform_name(card, platform_name); in bytcht_da7213_probe()
Dbroadwell.c301 ret = snd_soc_fixup_dai_links_platform_name(&broadwell_rt286, in broadwell_audio_probe()
Dcht_bsw_nau8824.c275 ret_val = snd_soc_fixup_dai_links_platform_name(&snd_soc_card_cht, in snd_cht_mc_probe()
Dehl_rt5660.c294 ret = snd_soc_fixup_dai_links_platform_name(card, in snd_ehl_rt5660_probe()
Dbdw-rt5677.c435 ret = snd_soc_fixup_dai_links_platform_name(&bdw_rt5677_card, in bdw_rt5677_probe()
Dsof_da7219_max98373.c422 ret = snd_soc_fixup_dai_links_platform_name(card, in audio_probe()
Dsof_pcm512x.c400 ret = snd_soc_fixup_dai_links_platform_name(&sof_audio_card_pcm512x, in sof_audio_probe()
Dcht_bsw_rt5672.c447 ret_val = snd_soc_fixup_dai_links_platform_name(&snd_soc_card_cht, in snd_cht_mc_probe()
Dcht_bsw_max98090_ti.c569 ret_val = snd_soc_fixup_dai_links_platform_name(&snd_soc_card_cht, in snd_cht_mc_probe()
Dcml_rt1011_rt5682.c568 ret = snd_soc_fixup_dai_links_platform_name(&snd_soc_card_cml, in snd_cml_rt1011_probe()
Dbytcht_es8316.c507 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_es8316_card, in snd_byt_cht_es8316_mc_probe()
Dbxt_rt298.c635 ret = snd_soc_fixup_dai_links_platform_name(card, in broxton_audio_probe()
Dglk_rt5682_max98357a.c611 ret = snd_soc_fixup_dai_links_platform_name(card, platform_name); in geminilake_audio_probe()
Dcht_bsw_rt5645.c665 ret_val = snd_soc_fixup_dai_links_platform_name(card, in snd_cht_mc_probe()
Dbxt_da7219_max98357a.c831 ret = snd_soc_fixup_dai_links_platform_name(&broxton_audio_card, in broxton_audio_probe()
Dsof_rt5682.c826 ret = snd_soc_fixup_dai_links_platform_name(&sof_audio_card_rt5682, in sof_audio_probe()
Dbytcr_rt5651.c1091 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5651_card, in snd_byt_rt5651_mc_probe()
Dbytcr_rt5640.c1345 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5640_card, in snd_byt_rt5640_mc_probe()
/Linux-v5.10/include/sound/
Dsoc.h1376 int snd_soc_fixup_dai_links_platform_name(struct snd_soc_card *card, in snd_soc_fixup_dai_links_platform_name() function