snd_soc_register_platform (9) Linux Manual Page
snd_soc_register_platform – Register a platform with the ASoC core
Synopsis
int snd_soc_register_platform(struct device *dev, const struct snd_soc_platform_driver *platform_drv);
Arguments
dev
-
- The device for the platform
platform_drv
- The driver for the platform
