table of contents
other versions
- stretch 4.9.168-1
SND_SOC_ADD_PLATFORM(9) | ASoC | SND_SOC_ADD_PLATFORM(9) |
NAME¶
snd_soc_add_platform_controls - add an array of controls to a platform. Convenience function to add a list of controls.SYNOPSIS¶
int snd_soc_add_platform_controls(struct snd_soc_platform * platform, const struct snd_kcontrol_new * controls, unsigned int num_controls);
ARGUMENTS¶
platformplatform to add controls to
controls
array of controls to add
num_controls
number of elements in the array
DESCRIPTION¶
Return 0 for success, else error.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |