Home
last modified time | relevance | path

Searched refs:cz_card (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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 },

Completed in 3 milliseconds