Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/pxa/
Dhx4700.c165 static struct snd_soc_card snd_soc_card_hx4700 = { variable
195 snd_soc_card_hx4700.dev = &pdev->dev; in hx4700_audio_probe()
196 ret = snd_soc_register_card(&snd_soc_card_hx4700); in hx4700_audio_probe()
206 snd_soc_unregister_card(&snd_soc_card_hx4700); in hx4700_audio_remove()