table of contents
other versions
SND_SOC_PUT_STROBE(9) | ASoC | SND_SOC_PUT_STROBE(9) |
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¶
June 2017 | Kernel Hackers Manual 4.9. |