table of contents
other versions
SND_SOC_LIMIT_VOLUME(9) | ASoC | SND_SOC_LIMIT_VOLUME(9) |
NAME¶
snd_soc_limit_volume - Set new limit to an existing volume control.
SYNOPSIS¶
int snd_soc_limit_volume(struct snd_soc_card * card, const char * name, int max);
ARGUMENTS¶
card
where to look for the control
name
Name of the control
max
new maximum limit
DESCRIPTION¶
Return 0 for success, else error.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |