Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/
H A Dacp-rt5645.c166 static struct snd_soc_card cz_card = { variable
184 card = &cz_card; in cz_probe()
185 cz_card.dev = &pdev->dev; in cz_probe()
187 ret = devm_snd_soc_register_card(&pdev->dev, &cz_card); in cz_probe()
191 cz_card.name, ret); in cz_probe()
H A Dacp-da7219-max98357a.c682 static struct snd_soc_card cz_card = { variable
790 { "AMD7219", (unsigned long)&cz_card },