snd_soc_add_platform (9) Linux Manual Page
snd_soc_add_platform – Add a platform to the ASoC core
Synopsis
int snd_soc_add_platform(struct device *dev, struct snd_soc_platform *platform, const struct snd_soc_platform_driver *platform_drv);
Arguments
dev
-
- The parent device for the platform
platform
- The platform to add
platform_drv
- The driver for the platform
