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