Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dbells.c402 static struct snd_soc_card bells_cards[] = { variable
469 bells_cards[pdev->id].dev = &pdev->dev; in bells_probe()
471 ret = devm_snd_soc_register_card(&pdev->dev, &bells_cards[pdev->id]); in bells_probe()
475 bells_cards[pdev->id].name, ret); in bells_probe()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dbells.c409 static struct snd_soc_card bells_cards[] = { variable
476 bells_cards[pdev->id].dev = &pdev->dev; in bells_probe()
478 ret = devm_snd_soc_register_card(&pdev->dev, &bells_cards[pdev->id]); in bells_probe()
482 bells_cards[pdev->id].name, ret); in bells_probe()

Completed in 2 milliseconds