table of contents
other versions
- stretch 4.9.168-1
SND_SOC_DAPM_IGNORE_(9) | ASoC | SND_SOC_DAPM_IGNORE_(9) |
NAME¶
snd_soc_dapm_ignore_suspend - ignore suspend status for DAPM endpointSYNOPSIS¶
int snd_soc_dapm_ignore_suspend(struct snd_soc_dapm_context * dapm, const char * pin);
ARGUMENTS¶
dapmDAPM context
pin
audio signal pin endpoint (or start point)
DESCRIPTION¶
Mark the given endpoint or pin as ignoring suspend. When the system is disabled a path between two endpoints flagged as ignoring suspend will not be disabled. The path must already be enabled via normal means at suspend time, it will not be turned on if it was not already enabled.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |