Home
last modified time | relevance | path

Searched refs:hp_det_gpio (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Drt5640.c2257 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio) in rt5640_detect_headset() argument
2275 if (hp_det_gpio) { in rt5640_detect_headset()
2276 if (gpiod_get_value_cansleep(hp_det_gpio)) in rt5640_detect_headset()
Drt5640.h2191 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);