rt5640_detect_headset
EXPORT_SYMBOL_GPL(rt5640_detect_headset);
status = rt5640_detect_headset(component, NULL);
int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);
report = rt5640_detect_headset(component, rt5640_jack2_gpio.desc);