snd_soc_dapm_new_widgets (9) - Linux Manuals

snd_soc_dapm_new_widgets: add new dapm widgets

NAME

snd_soc_dapm_new_widgets - add new dapm widgets

SYNOPSIS

int snd_soc_dapm_new_widgets(struct snd_soc_card card);

ARGUMENTS

card

card to be checked for new dapm widgets

DESCRIPTION

Checks the codec for any new dapm widgets and creates them if found.

Returns 0 for success.

COPYRIGHT