snd_soc_add_platform(9) 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

COPYRIGHT