other versions
SND_SOC_DAPM_DISABLE(9) | ASoC | SND_SOC_DAPM_DISABLE(9) |
NAME¶
snd_soc_dapm_disable_pin_unlocked - disable pin.
SYNOPSIS¶
int snd_soc_dapm_disable_pin_unlocked(struct snd_soc_dapm_context * dapm, const char * pin);
ARGUMENTS¶
dapm
DAPM context
pin
pin name
DESCRIPTION¶
Disables input/output pin and its parents or children widgets.
Requires external locking.
NOTE¶
snd_soc_dapm_sync needs to be called after this for DAPM to do any widget power switching.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |