other versions
SND_SOC_ADD_PLATFORM(9) | ASoC | SND_SOC_ADD_PLATFORM(9) |
NAME¶
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
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |