Searched refs:bfxx_ad193x_snd_device (Results 1 – 1 of 1) sorted by relevance
100 static struct platform_device *bfxx_ad193x_snd_device; variable106 bfxx_ad193x_snd_device = platform_device_alloc("soc-audio", -1); in bf5xx_ad193x_init()107 if (!bfxx_ad193x_snd_device) in bf5xx_ad193x_init()110 platform_set_drvdata(bfxx_ad193x_snd_device, &bf5xx_ad193x); in bf5xx_ad193x_init()111 ret = platform_device_add(bfxx_ad193x_snd_device); in bf5xx_ad193x_init()114 platform_device_put(bfxx_ad193x_snd_device); in bf5xx_ad193x_init()121 platform_device_unregister(bfxx_ad193x_snd_device); in bf5xx_ad193x_exit()