Name

snd_soc_jack_notifier_unregister — Unregister a notifier for jack status

Synopsis

void snd_soc_jack_notifier_unregister (struct snd_soc_jack * jack,
 struct notifier_block * nb);
 

Arguments

jack

ASoC jack

nb

Notifier block to unregister

Description

Stop notifying for status changes.