snd_soc_put_strobe (9) - Linux Manuals

snd_soc_put_strobe: strobe put callback

NAME

snd_soc_put_strobe - strobe put callback

SYNOPSIS

int snd_soc_put_strobe(struct snd_kcontrol kcontrol, struct snd_ctl_elem_value ucontrol);

ARGUMENTS

kcontrol

mixer control

ucontrol

control element information

DESCRIPTION

Callback strobe a register bit to high then low (or the inverse) in one pass of a single mixer enum control.

Returns 1 for success.

COPYRIGHT