Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1665 static struct snd_soc_card byt_rt5640_card = { variable
1708 byt_rt5640_card.dev = dev; in snd_byt_rt5640_mc_probe()
1709 snd_soc_card_set_drvdata(&byt_rt5640_card, priv); in snd_byt_rt5640_mc_probe()
1911 byt_rt5640_card.components = byt_rt5640_components; in snd_byt_rt5640_mc_probe()
1916 byt_rt5640_card.long_name = byt_rt5640_long_name; in snd_byt_rt5640_mc_probe()
1922 ret_val = snd_soc_fixup_dai_links_platform_name(&byt_rt5640_card, in snd_byt_rt5640_mc_probe()
1931 byt_rt5640_card.name = SOF_CARD_NAME; in snd_byt_rt5640_mc_probe()
1932 byt_rt5640_card.driver_name = SOF_DRIVER_NAME; in snd_byt_rt5640_mc_probe()
1934 byt_rt5640_card.name = CARD_NAME; in snd_byt_rt5640_mc_probe()
1935 byt_rt5640_card.driver_name = DRIVER_NAME; in snd_byt_rt5640_mc_probe()
[all …]