Home
last modified time | relevance | path

Searched refs:rt5640_detect_headset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5640.c2260 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio) in rt5640_detect_headset() function
2309 EXPORT_SYMBOL_GPL(rt5640_detect_headset);
2366 status = rt5640_detect_headset(component, NULL); in rt5640_jack_work()
H A Drt5640.h2191 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcr_rt5640.c522 report = rt5640_detect_headset(component, rt5640_jack2_gpio.desc); in byt_rt5640_hp_elitepad_1000g2_jack2_check()