Searched refs:byt_cht_cx2072x_card (Results 1 – 1 of 1) sorted by relevance
215 static struct snd_soc_card byt_cht_cx2072x_card = { variable239 byt_cht_cx2072x_card.dev = &pdev->dev; in snd_byt_cht_cx2072x_probe()261 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_cx2072x_card, in snd_byt_cht_cx2072x_probe()270 byt_cht_cx2072x_card.name = SOF_CARD_NAME; in snd_byt_cht_cx2072x_probe()271 byt_cht_cx2072x_card.driver_name = SOF_DRIVER_NAME; in snd_byt_cht_cx2072x_probe()273 byt_cht_cx2072x_card.name = CARD_NAME; in snd_byt_cht_cx2072x_probe()274 byt_cht_cx2072x_card.driver_name = DRIVER_NAME; in snd_byt_cht_cx2072x_probe()281 return devm_snd_soc_register_card(&pdev->dev, &byt_cht_cx2072x_card); in snd_byt_cht_cx2072x_probe()