snd_soc_limit_volume(9) 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