table of contents
other versions
- stretch 4.9.168-1
SND_SOC_DAPM_GET_PIN(9) | ASoC | SND_SOC_DAPM_GET_PIN(9) |
NAME¶
snd_soc_dapm_get_pin_status - get audio pin statusSYNOPSIS¶
int snd_soc_dapm_get_pin_status(struct snd_soc_dapm_context * dapm, const char * pin);
ARGUMENTS¶
dapmDAPM context
pin
audio signal pin endpoint (or start point)
DESCRIPTION¶
Get audio pin status - connected or disconnected.Returns 1 for connected otherwise 0.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |