snd_soc_jack_report — Report the current status for a jack
void snd_soc_jack_report ( | struct snd_soc_jack * jack, |
int status, | |
int mask) ; |
jack
the jack
status
a bitmask of enum snd_jack_type values that are currently detected.
mask
a bitmask of enum snd_jack_type values that being reported.