cz_card           391 sound/soc/amd/acp-da7219-max98357a.c static struct snd_soc_card cz_card = {
cz_card           455 sound/soc/amd/acp-da7219-max98357a.c 	card = &cz_card;
cz_card           456 sound/soc/amd/acp-da7219-max98357a.c 	cz_card.dev = &pdev->dev;
cz_card           459 sound/soc/amd/acp-da7219-max98357a.c 	ret = devm_snd_soc_register_card(&pdev->dev, &cz_card);
cz_card           463 sound/soc/amd/acp-da7219-max98357a.c 				cz_card.name, ret);
cz_card           154 sound/soc/amd/acp-rt5645.c static struct snd_soc_card cz_card = {
cz_card           172 sound/soc/amd/acp-rt5645.c 	card = &cz_card;
cz_card           173 sound/soc/amd/acp-rt5645.c 	cz_card.dev = &pdev->dev;
cz_card           175 sound/soc/amd/acp-rt5645.c 	ret = devm_snd_soc_register_card(&pdev->dev, &cz_card);
cz_card           179 sound/soc/amd/acp-rt5645.c 				cz_card.name, ret);