Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbytcht_es8316.c418 static struct snd_soc_card byt_cht_es8316_card = { variable
511 byt_cht_es8316_card.dev = dev; in snd_byt_cht_es8316_mc_probe()
514 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_es8316_card, in snd_byt_cht_es8316_mc_probe()
592 byt_cht_es8316_card.components = components_string; in snd_byt_cht_es8316_mc_probe()
597 byt_cht_es8316_card.long_name = long_name; in snd_byt_cht_es8316_mc_probe()
601 snd_soc_card_set_drvdata(&byt_cht_es8316_card, priv); in snd_byt_cht_es8316_mc_probe()
603 ret = devm_snd_soc_register_card(dev, &byt_cht_es8316_card); in snd_byt_cht_es8316_mc_probe()
609 platform_set_drvdata(pdev, &byt_cht_es8316_card); in snd_byt_cht_es8316_mc_probe()