Searched refs:snd_soc_smartq (Results 1 – 1 of 1) sorted by relevance
22 static struct snd_soc_card snd_soc_smartq; variable106 struct gpio_desc *gpio = snd_soc_card_get_drvdata(&snd_soc_smartq); in smartq_speaker_event()173 static struct snd_soc_card snd_soc_smartq = { variable192 platform_set_drvdata(pdev, &snd_soc_smartq); in smartq_probe()202 snd_soc_card_set_drvdata(&snd_soc_smartq, gpio); in smartq_probe()204 ret = devm_snd_soc_register_card(&pdev->dev, &snd_soc_smartq); in smartq_probe()