Searched refs:byt_rt5651_card (Results 1 – 1 of 1) sorted by relevance
852 static struct snd_soc_card byt_rt5651_card = { variable902 byt_rt5651_card.dev = &pdev->dev; in snd_byt_rt5651_mc_probe()904 mach = byt_rt5651_card.dev->platform_data; in snd_byt_rt5651_mc_probe()905 snd_soc_card_set_drvdata(&byt_rt5651_card, priv); in snd_byt_rt5651_mc_probe()1089 byt_rt5651_card.components = byt_rt5651_components; in snd_byt_rt5651_mc_probe()1098 byt_rt5651_card.long_name = byt_rt5651_long_name; in snd_byt_rt5651_mc_probe()1104 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5651_card, in snd_byt_rt5651_mc_probe()1109 ret_val = devm_snd_soc_register_card(&pdev->dev, &byt_rt5651_card); in snd_byt_rt5651_mc_probe()1116 platform_set_drvdata(pdev, &byt_rt5651_card); in snd_byt_rt5651_mc_probe()