Home
last modified time | relevance | path

Searched refs:byt_cht_es8316_card (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcht_es8316.c413 static struct snd_soc_card byt_cht_es8316_card = { variable
513 byt_cht_es8316_card.dev = dev; in snd_byt_cht_es8316_mc_probe()
516 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_es8316_card, 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, pri in snd_byt_cht_es8316_mc_probe()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbytcht_es8316.c418 static struct snd_soc_card byt_cht_es8316_card = { variable
511 byt_cht_es8316_card.dev = dev; in snd_byt_cht_es8316_mc_probe()
514 ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_es8316_card, in snd_byt_cht_es8316_mc_probe()
592 byt_cht_es8316_card.components = components_string; in snd_byt_cht_es8316_mc_probe()
597 byt_cht_es8316_card.long_name = long_name; in snd_byt_cht_es8316_mc_probe()
601 snd_soc_card_set_drvdata(&byt_cht_es8316_card, priv); in snd_byt_cht_es8316_mc_probe()
603 ret = devm_snd_soc_register_card(dev, &byt_cht_es8316_card); in snd_byt_cht_es8316_mc_probe()
609 platform_set_drvdata(pdev, &byt_cht_es8316_card); in snd_byt_cht_es8316_mc_probe()

Completed in 2 milliseconds