Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/cirrus/
Dsimone.c54 ret = snd_soc_register_card(card); in simone_probe()
Dedb93xx.c93 ret = snd_soc_register_card(card); in edb93xx_probe()
Dsnappercl15.c103 ret = snd_soc_register_card(card); in snappercl15_probe()
/linux-4.4.14/sound/soc/fsl/
Dpcm030-audio-fabric.c96 ret = snd_soc_register_card(card); in pcm030_fabric_probe()
Dimx-mc13783.c103 ret = snd_soc_register_card(&imx_mc13783); in imx_mc13783_probe()
Deukrea-tlv320.c199 ret = snd_soc_register_card(&eukrea_tlv320); in eukrea_tlv320_probe()
Dmx27vis-aic32x4.c191 ret = snd_soc_register_card(&mx27vis_aic32x4); in mx27vis_aic32x4_probe()
Dimx-es8328.c188 ret = snd_soc_register_card(&data->card); in imx_es8328_probe()
Dp1022_rdk.c310 ret = snd_soc_register_card(&mdata->card); in p1022_rdk_probe()
Dmpc8610_hpcd.c350 ret = snd_soc_register_card(&machine_data->card); in mpc8610_hpcd_probe()
Dp1022_ds.c358 ret = snd_soc_register_card(&mdata->card); in p1022_ds_probe()
/linux-4.4.14/sound/soc/
Dsoc-devres.c112 ret = snd_soc_register_card(card); in devm_snd_soc_register_card()
Dsoc-core.c1761 return snd_soc_register_card(card); in soc_probe()
2337 int snd_soc_register_card(struct snd_soc_card *card) in snd_soc_register_card() function
2462 EXPORT_SYMBOL_GPL(snd_soc_register_card);
/linux-4.4.14/sound/soc/ux500/
Dmop500.c130 ret = snd_soc_register_card(&mop500_card); in mop500_probe()
/linux-4.4.14/sound/soc/tegra/
Dtegra_wm9712.c126 ret = snd_soc_register_card(card); in tegra_wm9712_driver_probe()
Dtrimslice.c160 ret = snd_soc_register_card(card); in tegra_snd_trimslice_probe()
Dtegra_wm8753.c172 ret = snd_soc_register_card(card); in tegra_wm8753_driver_probe()
Dtegra_rt5640.c219 ret = snd_soc_register_card(card); in tegra_rt5640_probe()
Dtegra_alc5632.c214 ret = snd_soc_register_card(card); in tegra_alc5632_probe()
Dtegra_max98090.c278 ret = snd_soc_register_card(card); in tegra_max98090_probe()
Dtegra_rt5677.c294 ret = snd_soc_register_card(card); in tegra_rt5677_probe()
Dtegra_wm8903.c351 ret = snd_soc_register_card(card); in tegra_wm8903_driver_probe()
/linux-4.4.14/sound/soc/samsung/
Dodroidx2_max98090.c139 ret = snd_soc_register_card(card); in odroidx2_audio_probe()
/linux-4.4.14/sound/soc/atmel/
Datmel_wm8904.c147 ret = snd_soc_register_card(card); in atmel_asoc_wm8904_probe()
Dsam9x5_wm8731.c158 ret = snd_soc_register_card(card); in sam9x5_wm8731_driver_probe()
Dsam9g20_wm8731.c237 ret = snd_soc_register_card(card); in at91sam9g20ek_audio_probe()
/linux-4.4.14/sound/soc/omap/
Domap-abe-twl6040.c319 ret = snd_soc_register_card(card); in omap_abe_probe()
Domap-hdmi-audio.c380 ret = snd_soc_register_card(card); in omap_hdmi_audio_probe()
Dams-delta.c563 ret = snd_soc_register_card(card); in ams_delta_probe()
/linux-4.4.14/sound/soc/sunxi/
Dsun4i-codec.c672 ret = snd_soc_register_card(card); in sun4i_codec_probe()
/linux-4.4.14/include/sound/
Dsoc.h416 int snd_soc_register_card(struct snd_soc_card *card);