Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c215 static struct snd_soc_card byt_cht_cx2072x_card = { variable
239 byt_cht_cx2072x_card.dev = &pdev->dev; in snd_byt_cht_cx2072x_probe()
266 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_cx2072x_card, in snd_byt_cht_cx2072x_probe()
275 byt_cht_cx2072x_card.name = SOF_CARD_NAME; in snd_byt_cht_cx2072x_probe()
276 byt_cht_cx2072x_card.driver_name = SOF_DRIVER_NAME; in snd_byt_cht_cx2072x_probe()
278 byt_cht_cx2072x_card.name = CARD_NAME; in snd_byt_cht_cx2072x_probe()
279 byt_cht_cx2072x_card.driver_name = DRIVER_NAME; in snd_byt_cht_cx2072x_probe()
286 return devm_snd_soc_register_card(&pdev->dev, &byt_cht_cx2072x_card); in snd_byt_cht_cx2072x_probe()