Searched refs:hp_det_gpio (Results 1 – 2 of 2) sorted by relevance
2257 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio) in rt5640_detect_headset() argument2275 if (hp_det_gpio) { in rt5640_detect_headset()2276 if (gpiod_get_value_cansleep(hp_det_gpio)) in rt5640_detect_headset()
2191 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);