Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dbytcr_rt5651.c852 static struct snd_soc_card byt_rt5651_card = { variable
904 byt_rt5651_card.dev = dev; in snd_byt_rt5651_mc_probe()
905 snd_soc_card_set_drvdata(&byt_rt5651_card, priv); in snd_byt_rt5651_mc_probe()
1077 byt_rt5651_card.components = byt_rt5651_components; in snd_byt_rt5651_mc_probe()
1086 byt_rt5651_card.long_name = byt_rt5651_long_name; in snd_byt_rt5651_mc_probe()
1092 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5651_card, in snd_byt_rt5651_mc_probe()
1101 byt_rt5651_card.name = SOF_CARD_NAME; in snd_byt_rt5651_mc_probe()
1102 byt_rt5651_card.driver_name = SOF_DRIVER_NAME; in snd_byt_rt5651_mc_probe()
1104 byt_rt5651_card.name = CARD_NAME; in snd_byt_rt5651_mc_probe()
1105 byt_rt5651_card.driver_name = DRIVER_NAME; in snd_byt_rt5651_mc_probe()
[all …]