Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1271 static struct snd_soc_card byt_rt5640_card = { variable
1310 byt_rt5640_card.dev = &pdev->dev; in snd_byt_rt5640_mc_probe()
1311 mach = byt_rt5640_card.dev->platform_data; in snd_byt_rt5640_mc_probe()
1312 snd_soc_card_set_drvdata(&byt_rt5640_card, priv); in snd_byt_rt5640_mc_probe()
1455 byt_rt5640_card.components = byt_rt5640_components; in snd_byt_rt5640_mc_probe()
1460 byt_rt5640_card.long_name = byt_rt5640_long_name; in snd_byt_rt5640_mc_probe()
1466 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5640_card, in snd_byt_rt5640_mc_probe()
1471 ret_val = devm_snd_soc_register_card(&pdev->dev, &byt_rt5640_card); in snd_byt_rt5640_mc_probe()
1478 platform_set_drvdata(pdev, &byt_rt5640_card); in snd_byt_rt5640_mc_probe()