Home
last modified time | relevance | path

Searched refs:cz_card (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/amd/
H A Dacp-rt5645.c154 static struct snd_soc_card cz_card = { variable
172 card = &cz_card; in cz_probe()
173 cz_card.dev = &pdev->dev; in cz_probe()
175 ret = devm_snd_soc_register_card(&pdev->dev, &cz_card); in cz_probe()
179 cz_card.name, ret); in cz_probe()
H A Dacp-da7219-max98357a.c378 static struct snd_soc_card cz_card = { variable
442 card = &cz_card; in cz_probe()
443 cz_card.dev = &pdev->dev; in cz_probe()
446 ret = devm_snd_soc_register_card(&pdev->dev, &cz_card); in cz_probe()
450 cz_card.name, ret); in cz_probe()