snd_soc_register_platform (9) - Linux Manuals

snd_soc_register_platform: Register a platform with the ASoC core

NAME

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

COPYRIGHT