ts3a227e_enable_jack_detect
EXPORT_SYMBOL_GPL(ts3a227e_enable_jack_detect);
return ts3a227e_enable_jack_detect(component, jack);
int ts3a227e_enable_jack_detect(struct snd_soc_component *component,
return ts3a227e_enable_jack_detect(component, jack);
ret = ts3a227e_enable_jack_detect(component, &priv->headset_jack);
ret = ts3a227e_enable_jack_detect(component, &headset_jack);