Searched refs:byt_cht_es8316_card (Results 1 – 1 of 1) sorted by relevance
413 static struct snd_soc_card byt_cht_es8316_card = { variable513 byt_cht_es8316_card.dev = dev; in snd_byt_cht_es8316_mc_probe()590 byt_cht_es8316_card.components = components_string; in snd_byt_cht_es8316_mc_probe()595 byt_cht_es8316_card.long_name = long_name; in snd_byt_cht_es8316_mc_probe()602 byt_cht_es8316_card.name = SOF_CARD_NAME; in snd_byt_cht_es8316_mc_probe()603 byt_cht_es8316_card.driver_name = SOF_DRIVER_NAME; in snd_byt_cht_es8316_mc_probe()605 byt_cht_es8316_card.name = CARD_NAME; in snd_byt_cht_es8316_mc_probe()606 byt_cht_es8316_card.driver_name = DRIVER_NAME; in snd_byt_cht_es8316_mc_probe()614 snd_soc_card_set_drvdata(&byt_cht_es8316_card, priv); in snd_byt_cht_es8316_mc_probe()616 ret = devm_snd_soc_register_card(dev, &byt_cht_es8316_card); in snd_byt_cht_es8316_mc_probe()[all …]