Scroll to navigation

SND_SOC_REGISTER_COD(9) ASoC SND_SOC_REGISTER_COD(9)

NAME

snd_soc_register_codec - Register a codec with the ASoC core

SYNOPSIS

int snd_soc_register_codec(struct device * dev, const struct snd_soc_codec_driver * codec_drv, struct snd_soc_dai_driver * dai_drv, int num_dai);

ARGUMENTS

dev
The parent device for this codec
codec_drv
Codec driver
dai_drv
The associated DAI driver
num_dai
Number of DAIs

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.