Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c741 static struct snd_soc_card broxton_audio_card = { variable
774 broxton_audio_card.dev = &pdev->dev; in broxton_audio_probe()
775 snd_soc_card_set_drvdata(&broxton_audio_card, ctx); in broxton_audio_probe()
779 broxton_audio_card.name = "glkda7219max"; in broxton_audio_probe()
799 broxton_audio_card.name = "cml_max98390_da7219"; in broxton_audio_probe()
801 broxton_audio_card.codec_conf = max98390_codec_confs; in broxton_audio_probe()
802 broxton_audio_card.num_configs = ARRAY_SIZE(max98390_codec_confs); in broxton_audio_probe()
804 broxton_audio_card.name = "cmlda7219max"; in broxton_audio_probe()
831 ret = snd_soc_fixup_dai_links_platform_name(&broxton_audio_card, in broxton_audio_probe()
838 return devm_snd_soc_register_card(&pdev->dev, &broxton_audio_card); in broxton_audio_probe()
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c759 static struct snd_soc_card broxton_audio_card = { variable
792 broxton_audio_card.dev = &pdev->dev; in broxton_audio_probe()
793 snd_soc_card_set_drvdata(&broxton_audio_card, ctx); in broxton_audio_probe()
797 broxton_audio_card.name = "glkda7219max"; in broxton_audio_probe()
817 broxton_audio_card.name = "cml_max98390_da7219"; in broxton_audio_probe()
819 broxton_audio_card.codec_conf = max98390_codec_confs; in broxton_audio_probe()
820 broxton_audio_card.num_configs = ARRAY_SIZE(max98390_codec_confs); in broxton_audio_probe()
822 broxton_audio_card.name = "cmlda7219max"; in broxton_audio_probe()
850 ret = snd_soc_fixup_dai_links_platform_name(&broxton_audio_card, in broxton_audio_probe()
857 return devm_snd_soc_register_card(&pdev->dev, &broxton_audio_card); in broxton_audio_probe()
[all...]

Completed in 2 milliseconds